projects
/
apt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
add hashtable stats
[apt.git]
/
apt-private
/
private-list.h
diff --git
a/apt-private/private-list.h
b/apt-private/private-list.h
index 461f527cb24c2f1382f66cd07e198ad8e3f80b4d..aa267776488549e6f7b6a7ee71abec6409a54a6d 100644
(file)
--- 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
Do
List(CommandLine &Cmd);
#endif