]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/deb/dpkgpm.h
* apt-pkg/deb/dpkgpm.cc:
[apt.git] / apt-pkg / deb / dpkgpm.h
index 330c788a25319fc74e5cea393946bebfe49b893f..b1459b1f671c60de42d9087365d86dcc44ec58e2 100644 (file)
@@ -68,7 +68,7 @@ class pkgDPkgPM : public pkgPackageManager
    // Helpers
    bool RunScriptsWithPkgs(const char *Cnf);
    bool SendV2Pkgs(FILE *F);
-   void WriteHistoryTag(string tag, string value);
+   void WriteHistoryTag(string const &tag, string value);
 
    // dpkg log
    bool OpenLog();