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:
c3a2c5e
)
typo
author
Michael Andres
<ma@suse.de>
Thu, 8 Dec 2005 13:09:16 +0000
(13:09 +0000)
committer
Michael Andres
<ma@suse.de>
Thu, 8 Dec 2005 13:09:16 +0000
(13:09 +0000)
devel/genclass.in
patch
|
blob
|
history
diff --git
a/devel/genclass.in
b/devel/genclass.in
index
a29c220
..
e46288e
100644
(file)
--- a/
devel/genclass.in
+++ b/
devel/genclass.in
@@
-112,7
+112,7
@@
${INDENT}//
${INDENT}/** */
${INDENT}class ${CLASS}
${INDENT}{
-${INDENT} friend std::ostream & operator<<( std::ostream & str, const ${CLASS} & obj )
+${INDENT} friend std::ostream & operator<<( std::ostream & str, const ${CLASS} & obj )
;
${INDENT}public:
${INDENT} /** Implementation */
${INDENT} class Impl;