mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-17 10:26:15 +00:00
859663719d
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 (and also remove a useless register modifier). Reviewed by: obrien and chuckr |
||
---|---|---|
.. | ||
bootpgw.c | ||
Makefile |