96846ff646
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 |
||
---|---|---|
.. | ||
api | ||
ascii | ||
ctlr | ||
distribution | ||
general | ||
mset | ||
sys_curses | ||
telnet | ||
tn3270 | ||
tools | ||
Makefile | ||
Makefile.inc |