git.stg.codes
/
stg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Cosmetic changes
[stg.git]
/
stglibs
/
crypto.lib
/
blowfish.cpp
diff --git
a/stglibs/crypto.lib/blowfish.cpp
b/stglibs/crypto.lib/blowfish.cpp
index ab3122b92fb0f5fef26441b6dec80562bf69a845..ad482b7925d9805c8104803d0b5a26b3513a1423 100644
(file)
--- a/
stglibs/crypto.lib/blowfish.cpp
+++ b/
stglibs/crypto.lib/blowfish.cpp
@@
-5,10
+5,10
@@
* Description: C implementation of the Blowfish algorithm.
*/
-#include <
string.h
>
+#include <
cstring
>
#include "blowfish.h"
-#include "stg
_
const.h"
+#include "stg
/
const.h"
/*typedef struct _BCoptions
{