From owner-cvs-all Thu Sep 3 10:32:30 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA20340 for cvs-all-outgoing; Thu, 3 Sep 1998 10:32:30 -0700 (PDT) (envelope-from owner-cvs-all) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA20332; Thu, 3 Sep 1998 10:32:28 -0700 (PDT) (envelope-from markm@FreeBSD.org) From: Mark Murray Received: (from markm@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id KAA04013; Thu, 3 Sep 1998 10:32:22 -0700 (PDT) Date: Thu, 3 Sep 1998 10:32:22 -0700 (PDT) Message-Id: <199809031732.KAA04013@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/usr.bin/chpass chpass.h Sender: owner-cvs-all@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk markm 1998/09/03 10:32:22 PDT Modified files: usr.bin/chpass chpass.h Log: Bump up the E_SHELL constant after an extra field was added, thus making this refer to the wrong data. Submitted by: axl@iafrica.com (Sheldon Hearn) Revision Changes Path 1.3 +1 -1 src/usr.bin/chpass/chpass.h