summaryrefslogtreecommitdiffstats
path: root/chpass/edit.c
diff options
context:
space:
mode:
Diffstat (limited to 'chpass/edit.c')
-rw-r--r--chpass/edit.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/chpass/edit.c b/chpass/edit.c
index 68dbc0e..9cae42e 100644
--- a/chpass/edit.c
+++ b/chpass/edit.c
@@ -30,11 +30,11 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $Id: edit.c,v 1.10 1997/06/25 06:59:55 charnier Exp $
+ * $Id: edit.c,v 1.11 1998/08/14 03:18:32 thepish Exp $
*/
#ifndef lint
-static char sccsid[] = "@(#)edit.c 8.3 (Berkeley) 4/2/94";
+static const char sccsid[] = "@(#)edit.c 8.3 (Berkeley) 4/2/94";
#endif /* not lint */
#include <sys/param.h>