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++;
|
P++;
|
||||||
}
|
}
|
||||||
EXIT(err);
|
EXIT(err);
|
||||||
return(0);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
static char *pt(unsigned char *md)
|
static char *pt(unsigned char *md)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user