CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/01/12 16:35:14
Modified files:
usr.sbin/lpr/common_source: common.c displayq.c lp.h rmjob.c
usr.sbin/lpr/lpd: printjob.c
Log message:
Move prototypes of local functions from lp.h to the .c files and make
functions static if possible. Move delay() to lpd/printjob.c and fix
an annoying typo.
ok deraadt@
