From owner-cvs-all Fri Apr 12 23:14:33 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 B185737B404; Fri, 12 Apr 2002 23:14:30 -0700 (PDT) Received: (from des@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3D6EUb92676; Fri, 12 Apr 2002 23:14:30 -0700 (PDT) (envelope-from des) Message-Id: <200204130614.g3D6EUb92676@freefall.freebsd.org> From: Dag-Erling Smorgrav Date: Fri, 12 Apr 2002 23:14:30 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libpam/libpam pam_debug_log.c X-FreeBSD-CVS-Branch: HEAD 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 des 2002/04/12 23:14:30 PDT Modified files: lib/libpam/libpam pam_debug_log.c Log: Change || into && (braino in previous commit). Also append \n to the error message. Revision Changes Path 1.7 +2 -2 src/lib/libpam/libpam/pam_debug_log.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message