projects
/
mit-scheme.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f4d4573
)
blowfish: Typo in blowfish.cdecls.
author
Matt Birkholz
<matt@birkholz.chandler.az.us>
Sat, 7 Sep 2013 04:36:17 +0000
(21:36 -0700)
committer
Matt Birkholz
<matt@birkholz.chandler.az.us>
Sat, 7 Sep 2013 04:36:17 +0000
(21:36 -0700)
src/blowfish/blowfish.cdecl
patch
|
blob
|
history
diff --git
a/src/blowfish/blowfish.cdecl
b/src/blowfish/blowfish.cdecl
index b031ce31af58e95bf78a2d4ffa6651c6a8103796..179a83abab15cc970afd521b20e4837e32536112 100644
(file)
--- a/
src/blowfish/blowfish.cdecl
+++ b/
src/blowfish/blowfish.cdecl
@@
-72,7
+72,7
@@
USA.
(length long)
(schedule (* BF_KEY))
(ivec (* uchar))
- (num
(*
int)))
+ (num int)))
(extern (* (const char)) BF_options)