mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-18 10:35:55 +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 |
||
---|---|---|
.. | ||
bootpef | ||
bootptest | ||
Makefile | ||
Makefile.inc |