summaryrefslogtreecommitdiffstats
path: root/chpass/chpass.c
diff options
context:
space:
mode:
authorPeter Wemm <peter@FreeBSD.org>1997-02-22 19:58:13 +0000
committerPeter Wemm <peter@FreeBSD.org>1997-02-22 19:58:13 +0000
commitcefbdff68d7f8ece450990de2e1ef0fd75868402 (patch)
treed922c39ee79955b95135b20f5d95f7a41bd49a8f /chpass/chpass.c
parent6924c20486d31cd8c84dfbcd4eecf8df045c8d57 (diff)
downloadpw-darwin-cefbdff68d7f8ece450990de2e1ef0fd75868402.tar.gz
pw-darwin-cefbdff68d7f8ece450990de2e1ef0fd75868402.tar.zst
pw-darwin-cefbdff68d7f8ece450990de2e1ef0fd75868402.zip
Revert $FreeBSD$ to $Id$
Diffstat (limited to 'chpass/chpass.c')
-rw-r--r--chpass/chpass.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/chpass/chpass.c b/chpass/chpass.c
index efb67bc..58a619a 100644
--- a/chpass/chpass.c
+++ b/chpass/chpass.c
@@ -40,7 +40,7 @@ static char copyright[] =
#ifndef lint
static char sccsid[] = "From: @(#)chpass.c 8.4 (Berkeley) 4/2/94";
static char rcsid[] =
- "$FreeBSD$";
+ "$Id$";
#endif /* not lint */
#include <sys/param.h>