From owner-cvs-usrbin Mon Oct 21 20:45:32 1996 Return-Path: owner-cvs-usrbin Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id UAA12881 for cvs-usrbin-outgoing; Mon, 21 Oct 1996 20:45:32 -0700 (PDT) Received: (from wpaul@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id UAA12857; Mon, 21 Oct 1996 20:45:20 -0700 (PDT) Date: Mon, 21 Oct 1996 20:45:20 -0700 (PDT) From: Bill Paul Message-Id: <199610220345.UAA12857@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-usrbin Subject: cvs commit: src/usr.bin/chpass pw_copy.c Sender: owner-cvs-usrbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk wpaul 96/10/21 20:45:19 Branch: usr.bin/chpass RELENG_2_1_0 Modified: usr.bin/chpass pw_copy.c Log: Fix the format strings I botched. Revision Changes Path 1.1.1.1.6.3 +4 -4 src/usr.bin/chpass/pw_copy.c