diff options
author | imp <imp@FreeBSD.org> | 1999-04-25 22:37:58 +0000 |
---|---|---|
committer | imp <imp@FreeBSD.org> | 1999-04-25 22:37:58 +0000 |
commit | 22f901a57c1958698d9cecf2b40a9fc0fd04f786 (patch) | |
tree | 4db883c020b4df70cb765924c2f0a2d0680f4620 /libexec/smrsh | |
parent | d12a7ef464b342d4fca0ef83535cf75b401d3f38 (diff) | |
download | FreeBSD-src-22f901a57c1958698d9cecf2b40a9fc0fd04f786.zip FreeBSD-src-22f901a57c1958698d9cecf2b40a9fc0fd04f786.tar.gz |
More egcs warning fixes:
o main returns int not void
o use return 0 at end of main when needed
o use braces to avoid potentially ambiguous else
o don't default to type int
o #ifdef 0 -> #if 0
Reviewed by: obrien and chuckr
Diffstat (limited to 'libexec/smrsh')
0 files changed, 0 insertions, 0 deletions