git.stg.codes
/
stg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Added GetUserInfo parser.
[stg.git]
/
stglibs
/
crypto.lib
/
blowfish.c
diff --git
a/stglibs/crypto.lib/blowfish.c
b/stglibs/crypto.lib/blowfish.c
index 69c467bdd888f7cfc62132d0cb5e9fdfdbe99c79..951f4816343c16660f915f9543ef0202c25f63cb 100644
(file)
--- a/
stglibs/crypto.lib/blowfish.c
+++ b/
stglibs/crypto.lib/blowfish.c
@@
-8,7
+8,7
@@
#include <string.h>
#include "stg/const.h"
-#include "blowfish.h"
+#include "
stg/
blowfish.h"
#define ENCRYPT 0
#define DECRYPT 1