Merge in Windows port using mingw and make.
This commit is contained in:
@ -1025,7 +1025,7 @@ Encalg encrypttab[] =
|
||||
{ "rc4_40", 1, RC4, initRC4key_40, },
|
||||
{ 0 }
|
||||
};
|
||||
#endif NOSPOOKS
|
||||
#endif /* NOSPOOKS */
|
||||
|
||||
static int
|
||||
parseencryptalg(char *p, Dstate *s)
|
||||
|
Reference in New Issue
Block a user