mirror of
https://github.com/freebsd/freebsd-src
synced 2024-11-05 18:22:52 +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 |
||
---|---|---|
.. | ||
Makefile | ||
pathnames.h | ||
rlogind.8 | ||
rlogind.c |