]> git.saurik.com Git - apt.git/blobdiff - apt-private/private-list.h
reenable support for -s (and co) in apt-get source
[apt.git] / apt-private / private-list.h
index 461f527cb24c2f1382f66cd07e198ad8e3f80b4d..aa267776488549e6f7b6a7ee71abec6409a54a6d 100644 (file)
@@ -5,7 +5,7 @@
 
 class CommandLine;
 
-APT_PUBLIC bool List(CommandLine &Cmd);
+APT_PUBLIC bool DoList(CommandLine &Cmd);
 
 
 #endif