]> git.saurik.com Git - apt.git/blobdiff - apt-private/private-upgrade.h
make doxygen more quiet, fix issues and disable latex
[apt.git] / apt-private / private-upgrade.h
index 050d3a66825344fdb5ae970d2b7f8fd5d34d39e0..5efc66bf7b9884eb74ad480599e3e5fa47147421 100644 (file)
@@ -5,6 +5,7 @@
 
 
 bool DoDistUpgrade(CommandLine &CmdL);
+bool DoUpgrade(CommandLine &CmdL);
 bool DoUpgradeNoNewPackages(CommandLine &CmdL);
 bool DoUpgradeWithAllowNewPackages(CommandLine &CmdL);