blowfish: Typo in blowfish.cdecls.
authorMatt Birkholz <matt@birkholz.chandler.az.us>
Sat, 7 Sep 2013 04:36:17 +0000 (21:36 -0700)
committerMatt Birkholz <matt@birkholz.chandler.az.us>
Sat, 7 Sep 2013 04:36:17 +0000 (21:36 -0700)
src/blowfish/blowfish.cdecl

index b031ce31af58e95bf78a2d4ffa6651c6a8103796..179a83abab15cc970afd521b20e4837e32536112 100644 (file)
@@ -72,7 +72,7 @@ USA.
        (length long)
        (schedule (* BF_KEY))
        (ivec (* uchar))
-       (num (* int)))
+       (num int)))
 
 (extern (* (const char)) BF_options)