From owner-cvs-all@FreeBSD.ORG Fri Sep 8 08:14:34 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org 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 B9CC716A4E8; Fri, 8 Sep 2006 08:14:34 +0000 (UTC) (envelope-from thomas@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7680343D46; Fri, 8 Sep 2006 08:14:34 +0000 (GMT) (envelope-from thomas@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k888EYCg043445; Fri, 8 Sep 2006 08:14:34 GMT (envelope-from thomas@repoman.freebsd.org) Received: (from thomas@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k888EY3M043444; Fri, 8 Sep 2006 08:14:34 GMT (envelope-from thomas) Message-Id: <200609080814.k888EY3M043444@repoman.freebsd.org> From: Thomas Quinot Date: Fri, 8 Sep 2006 08:14:33 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/lib/libutil pw_util.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 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: Fri, 08 Sep 2006 08:14:34 -0000 thomas 2006-09-08 08:14:33 UTC FreeBSD src repository Modified files: lib/libutil pw_util.c Log: Minor comment fix. Revision Changes Path 1.37 +1 -1 src/lib/libutil/pw_util.c