fix and non-silent fail dpkg-overwrite error test
[ntk/apt.git] / apt-private / private-list.h
index 461f527..aa26777 100644 (file)
@@ -5,7 +5,7 @@
 
 class CommandLine;
 
-APT_PUBLIC bool List(CommandLine &Cmd);
+APT_PUBLIC bool DoList(CommandLine &Cmd);
 
 
 #endif