From owner-cvs-all Tue Apr 23 15:45: 5 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3995D37B416; Tue, 23 Apr 2002 15:45:02 -0700 (PDT) Received: (from gad@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3NMj2Q03963; Tue, 23 Apr 2002 15:45:02 -0700 (PDT) (envelope-from gad) Message-Id: <200204232245.g3NMj2Q03963@freefall.freebsd.org> From: Garance A Drosehn Date: Tue, 23 Apr 2002 15:45:02 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/lpr/lpd printjob.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG gad 2002/04/23 15:45:02 PDT Modified files: (Branch: RELENG_4) usr.sbin/lpr/lpd printjob.c Log: MFC 1.50: Remove a line that sets a trailing null. It is unnecessary now that the previous line is using strlcpy instead of strncpy. Revision Changes Path 1.22.2.26 +0 -1 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