mirror of
https://github.com/opnsense/src.git
synced 2026-02-23 18:00:31 -05:00
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 |
||
|---|---|---|
| .. | ||
| at.c | ||
| at.h | ||
| at.man | ||
| LEGAL | ||
| Makefile | ||
| Makefile.inc | ||
| panic.c | ||
| panic.h | ||
| parsetime.c | ||
| parsetime.h | ||
| perm.c | ||
| perm.h | ||
| privs.h | ||