From owner-cvs-all@FreeBSD.ORG Sat Oct 4 11:43:22 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 815C516A4B3; Sat, 4 Oct 2003 11:43:22 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BA28943FF2; Sat, 4 Oct 2003 11:43:21 -0700 (PDT) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h94IhLXJ020242; Sat, 4 Oct 2003 11:43:21 -0700 (PDT) (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h94IhLgW020241; Sat, 4 Oct 2003 11:43:21 -0700 (PDT) (envelope-from imp) Message-Id: <200310041843.h94IhLgW020241@repoman.freebsd.org> From: Warner Losh Date: Sat, 4 Oct 2003 11:43:21 -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/pccard/pccardd file.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: Sat, 04 Oct 2003 18:43:22 -0000 imp 2003/10/04 11:43:21 PDT FreeBSD src repository Modified files: usr.sbin/pccard/pccardd file.c Log: Ooops. Committed sin number 1: updating the code w/o updating the comments. Update the comments too. Revision Changes Path 1.36 +2 -1 src/usr.sbin/pccard/pccardd/file.c