mirror of
https://github.com/openssl/openssl.git
synced 2024-12-03 06:54:50 +08:00
Borland C++ Builder 5 complains about unreachable statements.
This commit is contained in:
parent
c893bffae7
commit
77e270d10e
@ -125,7 +125,6 @@ int main(int argc, char *argv[])
|
||||
P++;
|
||||
}
|
||||
EXIT(err);
|
||||
return(0);
|
||||
}
|
||||
|
||||
static char *pt(unsigned char *md)
|
||||
|
Loading…
Reference in New Issue
Block a user