Date: Mon, 7 May 2007 11:18:31 +0000 (UTC) From: David Malone <dwmalone@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/calendar calendar.c calendar.h day.c io.c ostern.c paskha.c Message-ID: <200705071118.l47BIVQw095356@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
dwmalone 2007-05-07 11:18:31 UTC
FreeBSD src repository
Modified files:
usr.bin/calendar calendar.c calendar.h day.c io.c ostern.c
paskha.c
Log:
ANSIfy function definitions.
Move some extern declarations to a header file.
Remove an unneeded extern declaration for optarg.
Revision Changes Path
1.19 +2 -4 src/usr.bin/calendar/calendar.c
1.11 +2 -1 src/usr.bin/calendar/calendar.h
1.25 +9 -16 src/usr.bin/calendar/day.c
1.20 +4 -7 src/usr.bin/calendar/io.c
1.12 +3 -6 src/usr.bin/calendar/ostern.c
1.8 +2 -7 src/usr.bin/calendar/paskha.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200705071118.l47BIVQw095356>
