X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/63ff42089863cda53aee240ea0124106e8b4d983..34984adbae646b922c4759849097f047461c4a60:/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