projects
/
supertux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
91039bc
)
Minor cleanup
author
Ingo Ruhnke
<grumbel@gmx.de>
Wed, 18 Nov 2009 02:59:20 +0000
(
02:59
+0000)
committer
Ingo Ruhnke
<grumbel@gmx.de>
Wed, 18 Nov 2009 02:59:20 +0000
(
02:59
+0000)
SVN-Revision: 6023
src/addon/md5.hpp
patch
|
blob
|
history
diff --git
a/src/addon/md5.hpp
b/src/addon/md5.hpp
index
229ebd7
..
2f441e0
100644
(file)
--- a/
src/addon/md5.hpp
+++ b/
src/addon/md5.hpp
@@
-47,8
+47,8
@@
#include <fstream>
#include <stdint.h>
-class MD5
{
-
+class MD5
+{
public:
MD5();
MD5(uint8_t* string); /**< digest string, finalize */