projects
/
platform
/
upstream
/
libzypp.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
948de81
)
logmessage fix
author
Michael Andres
<ma@suse.de>
Wed, 23 May 2007 17:28:34 +0000
(17:28 +0000)
committer
Michael Andres
<ma@suse.de>
Wed, 23 May 2007 17:28:34 +0000
(17:28 +0000)
zypp/zypp_detail/ZYppImpl.cc
patch
|
blob
|
history
diff --git
a/zypp/zypp_detail/ZYppImpl.cc
b/zypp/zypp_detail/ZYppImpl.cc
index 74a9be2ad2e094c90148aabe6f58765e75da9143..fa05cd0ef27597ffda5306dd86f478bd79122e9a 100644
(file)
--- a/
zypp/zypp_detail/ZYppImpl.cc
+++ b/
zypp/zypp_detail/ZYppImpl.cc
@@
-134,7
+134,7
@@
namespace zypp
, _architecture( defaultArchitecture() )
, _disk_usage()
{
- MIL << "libzypp: " << VERSION << "
$Revision$
built " << __DATE__ << " " << __TIME__ << endl;
+ MIL << "libzypp: " << VERSION << " built " << __DATE__ << " " << __TIME__ << endl;
MIL << "defaultTextLocale: '" << _textLocale << "'" << endl;
MIL << "System architecture is '" << _architecture << "'" << endl;