projects
/
libbear.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6d9186c
)
template had missing ; for class ... lmao
author
Patrik Gornicz
<Gornicz.P@gmail.com>
Fri, 22 Aug 2008 21:48:57 +0000
(17:48 -0400)
committer
Patrik Gornicz
<Gornicz.P@gmail.com>
Fri, 22 Aug 2008 21:48:57 +0000
(17:48 -0400)
templates/template.h
patch
|
blob
|
blame
|
history
diff --git
a/templates/template.h
b/templates/template.h
index
1e5f600
..
a2cf752
100644
(file)
--- a/
templates/template.h
+++ b/
templates/template.h
@@
-23,7
+23,7
@@
class temp
{
-}
+}
;
/// ***** Header Methods *****