Borland C++ Builder 5 complains about unreachable statements.
This commit is contained in:
@@ -125,7 +125,6 @@ int main(int argc, char *argv[])
|
||||
P++;
|
||||
}
|
||||
EXIT(err);
|
||||
return(0);
|
||||
}
|
||||
|
||||
static char *pt(unsigned char *md)
|
||||
|
||||
Reference in New Issue
Block a user