summaryrefslogtreecommitdiff
path: root/apt-private/private-list.h
diff options
context:
space:
mode:
Diffstat (limited to 'apt-private/private-list.h')
-rw-r--r--apt-private/private-list.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/apt-private/private-list.h b/apt-private/private-list.h
index 461f527cb..aa2677764 100644
--- a/apt-private/private-list.h
+++ b/apt-private/private-list.h
@@ -5,7 +5,7 @@
class CommandLine;
-APT_PUBLIC bool List(CommandLine &Cmd);
+APT_PUBLIC bool DoList(CommandLine &Cmd);
#endif