projects
/
apt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
support optional PulseInterval in ListUpdate
[apt.git]
/
cmdline
/
apt-cache.cc
diff --git
a/cmdline/apt-cache.cc
b/cmdline/apt-cache.cc
index cc4c1559e2f74dc1bc35d6f1f7180d24ea32fe13..c0655da40b5171c8a5a9a3e93c3b2dd9a6614d87 100644
(file)
--- a/
cmdline/apt-cache.cc
+++ b/
cmdline/apt-cache.cc
@@
-1711,8
+1711,8
@@
bool GenCaches(CommandLine &Cmd)
/* */
bool ShowHelp(CommandLine &Cmd)
{
/* */
bool ShowHelp(CommandLine &Cmd)
{
- ioprintf(cout,_("%s %s for %s
%s
compiled on %s %s\n"),PACKAGE,VERSION,
- COMMON_
OS,COMMON_CPU
,__DATE__,__TIME__);
+ ioprintf(cout,_("%s %s for %s compiled on %s %s\n"),PACKAGE,VERSION,
+ COMMON_
ARCH
,__DATE__,__TIME__);
if (_config->FindB("version") == true)
return true;
if (_config->FindB("version") == true)
return true;