From owner-cvs-all Sun Sep 3 23:11:28 2000 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 9B49137B423; Sun, 3 Sep 2000 23:11:25 -0700 (PDT) Received: (from imp@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id XAA64443; Sun, 3 Sep 2000 23:11:25 -0700 (PDT) (envelope-from imp@FreeBSD.org) Message-Id: <200009040611.XAA64443@freefall.freebsd.org> From: Warner Losh Date: Sun, 3 Sep 2000 23:11:25 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/printf printf.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG imp 2000/09/03 23:11:25 PDT Modified files: usr.bin/printf printf.c Log: When we have both a rcsid and sccsid, ifdef 0 the sccsid. This appears to be the standard FreeBSD way to do this. style(9) is silent about this, however. Revision Changes Path 1.15 +3 -1 src/usr.bin/printf/printf.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message