Borland C++ Builder 5 complains about unreachable statements.
This commit is contained in:
parent
cc811b1d7e
commit
cf13eaf1a1
1 changed files with 0 additions and 1 deletions
|
@ -125,7 +125,6 @@ int main(int argc, char *argv[])
|
|||
P++;
|
||||
}
|
||||
EXIT(err);
|
||||
return(0);
|
||||
}
|
||||
|
||||
static char *pt(unsigned char *md)
|
||||
|
|
Loading…
Reference in a new issue