From owner-cvs-all@FreeBSD.ORG Mon Jul 14 13:17:56 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 714D437B401; Mon, 14 Jul 2003 13:17:56 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0458143F3F; Mon, 14 Jul 2003 13:17:56 -0700 (PDT) (envelope-from gad@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h6EKHt0U094916; Mon, 14 Jul 2003 13:17:55 -0700 (PDT) (envelope-from gad@repoman.freebsd.org) Received: (from gad@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h6EKHtgc094915; Mon, 14 Jul 2003 13:17:55 -0700 (PDT) Message-Id: <200307142017.h6EKHtgc094915@repoman.freebsd.org> From: Garance A Drosehn Date: Mon, 14 Jul 2003 13:17:55 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.sbin/lpr/common_source printcap.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Jul 2003 20:17:57 -0000 gad 2003/07/14 13:17:55 PDT FreeBSD src repository Modified files: usr.sbin/lpr/common_source printcap.c Log: Get the 'sccsid' for this to match the original lines you would get from '-r CSRG', instead of having that sccsid as a comment. (this is the sccsid from 1996 -- there have been many changes to printcap.c since then!) MFC after: 15 days Revision Changes Path 1.11 +6 -2 src/usr.sbin/lpr/common_source/printcap.c