Remove NOPROTO definitions and error code comments.

This commit is contained in:
Ulf Möller
1999-04-26 16:43:10 +00:00
parent 47339f6179
commit a9be3af5ad
287 changed files with 6 additions and 4253 deletions

View File

@@ -84,12 +84,7 @@ char *ret[]={
"9b752e45573d4b39f4dbd3323cab82bf63326bfb",
};
#ifndef NOPROTO
static char *pt(unsigned char *md);
#else
static char *pt();
#endif
int main(int argc, char *argv[])
{
int i,err=0;