projects
/
apt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
change to libapt-pkg abi 5.0 with versioned symbols
[apt.git]
/
apt-pkg
/
contrib
/
hashes.h
diff --git
a/apt-pkg/contrib/hashes.h
b/apt-pkg/contrib/hashes.h
index e8d84da9e766c69ccd878fe8b4acc444fb85cbbd..0e6ff9ef1b7508a6742d31cf516b8a5be4e809ca 100644
(file)
--- a/
apt-pkg/contrib/hashes.h
+++ b/
apt-pkg/contrib/hashes.h
@@
-182,7
+182,7
@@
class HashStringList
class PrivateHashes;
class Hashes
{
- PrivateHashes *d;
+ PrivateHashes *
const
d;
public:
/* those will disappear in the future as it is hard to add new ones this way.