Date: Thu, 18 Apr 2002 13:27:23 -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: <200204182027.g3IKRNn08733@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
gad 2002/04/18 13:27:23 PDT Modified files: (Branch: RELENG_4) usr.sbin/lpr/lpd printjob.c Log: MFC 1.48: Fix the real problem of an "unassigned variable" by setting the 'cp' variable before break-ing out of a select statement, and then remove the unnecessary assignment of 'cp' before the select statement. Reported by: user asking about a syslog msg on "compiler confusion" Revision Changes Path 1.22.2.24 +6 -7 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200204182027.g3IKRNn08733>