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 7fbf51b14e85..7d7632dfb9f2 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.10.2.1 2000/07/16 01:48:12 davidn Exp $";
#endif /* not lint */
#include <string.h>