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:
b8d1cce
)
unitialized reference
author
Duncan Mac-Vicar P
<dmacvicar@suse.de>
Tue, 12 Feb 2008 13:20:47 +0000
(13:20 +0000)
committer
Duncan Mac-Vicar P
<dmacvicar@suse.de>
Tue, 12 Feb 2008 13:20:47 +0000
(13:20 +0000)
zypp/ResKind.cc
patch
|
blob
|
history
diff --git
a/zypp/ResKind.cc
b/zypp/ResKind.cc
index 35cf3922bcc793e9f63aba380ed4fe5947654077..3e528e1cc72ac676776c7f9c27f00859ad9cab2b 100644
(file)
--- a/
zypp/ResKind.cc
+++ b/
zypp/ResKind.cc
@@
-22,6
+22,7
@@
using std::endl;
namespace zypp
{ /////////////////////////////////////////////////////////////////
+ const ResKind ResKind::nokind;
const ResKind ResKind::atom ( "atom" );
const ResKind ResKind::message ( "message" );
const ResKind ResKind::package ( "package" );