freebsd-dev/usr.bin/pr
David Malone f4ac32def2 ANSIify function definitions.
Add some constness to avoid some warnings.
Remove use register keyword.
Deal with missing/unneeded extern/prototypes.
Some minor type changes/casts to avoid warnings.

Reviewed by:	md5
2002-09-04 23:29:10 +00:00
..
egetopt.c Make egetopt() return -1 not EOF, as getopt(3) do. 2002-06-23 20:42:30 +00:00
extern.h ANSIify function definitions. 2002-09-04 23:29:10 +00:00
Makefile
pr.1 add DIAGNOSTICS section 2002-06-23 09:48:25 +00:00
pr.c ANSIify function definitions. 2002-09-04 23:29:10 +00:00
pr.h