Change functions to ANSI C.

This commit is contained in:
Ulf Möller
1999-04-19 21:31:43 +00:00
parent 3edd7ed15d
commit 6b691a5c85
491 changed files with 2834 additions and 7415 deletions

View File

@@ -184,7 +184,7 @@ int key3(RSA *key, unsigned char *c)
SetKey;
}
int pad_unknown()
int pad_unknown(void)
{
unsigned long l;
while ((l = ERR_get_error()) != 0)