Date: Mon, 3 Jun 2002 20:40:25 -0700 (PDT) From: Garance A Drosehn <gad@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/lpr/lpd printjob.c Message-ID: <200206040340.g543ePN12546@freefall.freebsd.org>
index | next in thread | raw e-mail
gad 2002/06/03 20:40:25 PDT
Modified files:
usr.sbin/lpr/lpd printjob.c
Log:
Change some "process id" variables from 'int' to 'pid_t', renaming some
of them to keep better track of which-is-which (multiple variables were
named 'pid'). Moved a global pid-variable into the only routine that
used it. Net result: fixes two compile-time warnings...
MFC after: 2 weeks
Revision Changes Path
1.57 +31 -28 src/usr.sbin/lpr/lpd/printjob.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200206040340.g543ePN12546>
