diff options
Diffstat (limited to 'usr.sbin/pw/pw_nis.c')
-rw-r--r-- | usr.sbin/pw/pw_nis.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/pw/pw_nis.c b/usr.sbin/pw/pw_nis.c index fe89685f1b231..1ba5baee99bc1 100644 --- a/usr.sbin/pw/pw_nis.c +++ b/usr.sbin/pw/pw_nis.c @@ -26,7 +26,7 @@ #ifndef lint static const char rcsid[] = - "$Id$"; + "$Id: pw_nis.c,v 1.4 1997/10/10 06:23:38 charnier Exp $"; #endif /* not lint */ #include <stdio.h> |