summaryrefslogtreecommitdiff
path: root/backends/aptcc/apt-intf.h
diff options
context:
space:
mode:
Diffstat (limited to 'backends/aptcc/apt-intf.h')
-rw-r--r--backends/aptcc/apt-intf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/backends/aptcc/apt-intf.h b/backends/aptcc/apt-intf.h
index 0f906c047..8c6485162 100644
--- a/backends/aptcc/apt-intf.h
+++ b/backends/aptcc/apt-intf.h
@@ -85,7 +85,7 @@ public:
/**
* Marks the given packages as auto installed
*/
- bool markAutoInstalled(AptCacheFile &cache, const PkgList &pkgs, bool flag);
+ void markAutoInstalled(AptCacheFile &cache, const PkgList &pkgs);
/**
* runs a transaction to install/remove/update packages