summaryrefslogtreecommitdiff
path: root/usr.sbin/pw/pw_conf.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/pw/pw_conf.c')
-rw-r--r--usr.sbin/pw/pw_conf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/pw/pw_conf.c b/usr.sbin/pw/pw_conf.c
index e8a21051d1a5..7b277fd10abb 100644
--- a/usr.sbin/pw/pw_conf.c
+++ b/usr.sbin/pw/pw_conf.c
@@ -26,7 +26,7 @@
#ifndef lint
static const char rcsid[] =
- "$FreeBSD$";
+ "$FreeBSD: src/usr.sbin/pw/pw_conf.c,v 1.7.2.2 1999/10/14 18:32:43 davidn Exp $";
#endif /* not lint */
#include <string.h>