diff options
Diffstat (limited to 'usr.sbin/pw/pw.c')
-rw-r--r-- | usr.sbin/pw/pw.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/pw/pw.c b/usr.sbin/pw/pw.c index 1ba634263d872..616a109f02524 100644 --- a/usr.sbin/pw/pw.c +++ b/usr.sbin/pw/pw.c @@ -26,7 +26,7 @@ #ifndef lint static const char rcsid[] = - "$Id: pw.c,v 1.1.1.1.2.5 1997/11/04 07:16:15 charnier Exp $"; + "$Id: pw.c,v 1.1.1.1.2.6 1998/07/16 17:20:18 nate Exp $"; #endif /* not lint */ #include "pw.h" |