X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/62f1ee1cc7a5e16ca0cbfbee3c00cefab1892f87..98cc7fd2c1d397623960baf69ae3cec04a87a23e:/apt-private/private-list.h 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