freebsd-dev/usr.bin/calendar
Warner Losh 96846ff646 More egcs warning fixes:
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
1999-04-25 22:37:58 +00:00
..
calendars Fixed gratuitous unformatting in rev.1.8. 1998-10-22 18:17:30 +00:00
calendar.1
calendar.c
calendar.h More egcs warning fixes: 1999-04-25 22:37:58 +00:00
day.c
io.c
Makefile
ostern.c
paskha.c
pathnames.h