diff options
Diffstat (limited to 'usr.sbin/pw/cpdir.c')
-rw-r--r-- | usr.sbin/pw/cpdir.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/pw/cpdir.c b/usr.sbin/pw/cpdir.c index 048a87bd1724..6d59401469c5 100644 --- a/usr.sbin/pw/cpdir.c +++ b/usr.sbin/pw/cpdir.c @@ -26,7 +26,7 @@ #ifndef lint static const char rcsid[] = - "$Id$"; + "$FreeBSD$"; #endif /* not lint */ #include <err.h> |