projects
/
apt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Implement Popen() execv helper to avoid popen()
[apt.git]
/
apt-private
/
private-moo.h
diff --git
a/apt-private/private-moo.h
b/apt-private/private-moo.h
index 7bfc5c1fc50b4f8eddae67121acf6a8bb788948a..b8e1cfed66f4679f26c6c2f63401e1a6ec09725d 100644
(file)
--- a/
apt-private/private-moo.h
+++ b/
apt-private/private-moo.h
@@
-3,7
+3,7
@@
class CommandLine;
-bool DoMoo(CommandLine &CmdL);
+
APT_PUBLIC
bool DoMoo(CommandLine &CmdL);
bool DoMoo1(CommandLine &CmdL);
bool DoMoo2(CommandLine &CmdL);
bool DoMoo3(CommandLine &CmdL);