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 Replace a bunch of tabs by spaces, since they 1996-12-21 20:03:02 +00:00
calendar.c compare return value from getopt against -1 rather than EOF, per the final 1997-03-29 04:34:07 +00:00
calendar.h More egcs warning fixes: 1999-04-25 22:37:58 +00:00
day.c typo. 1997-10-26 12:51:30 +00:00
io.c Missed one in the previous commit. 1998-10-13 15:05:00 +00:00
Makefile
ostern.c Revert $FreeBSD$ to $Id$ 1997-02-22 19:29:21 +00:00
paskha.c
pathnames.h