]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/contrib/hashes.h
Use setresuid() and setresgid() where available
[apt.git] / apt-pkg / contrib / hashes.h
index e8d84da9e766c69ccd878fe8b4acc444fb85cbbd..0e6ff9ef1b7508a6742d31cf516b8a5be4e809ca 100644 (file)
@@ -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.