From owner-cvs-all Mon Jun 24 4:33:20 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 6FCCE37B400; Mon, 24 Jun 2002 04:33:17 -0700 (PDT) Received: (from dwmalone@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5OBXHr82140; Mon, 24 Jun 2002 04:33:17 -0700 (PDT) (envelope-from dwmalone) Message-Id: <200206241133.g5OBXHr82140@freefall.freebsd.org> From: David Malone Date: Mon, 24 Jun 2002 04:33:17 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/pw pw_user.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 dwmalone 2002/06/24 04:33:17 PDT Modified files: usr.sbin/pw pw_user.c Log: Print a long with %ld not %d. (We possibly should be using %j here, but that can be fixed when the many other warnings here are being fixed.) PR: 39741 Submitted by: Dan Lukes MFC after: 1 week Revision Changes Path 1.51 +1 -1 src/usr.sbin/pw/pw_user.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message