diff options
Diffstat (limited to 'usr.sbin/pw/psdate.c')
-rw-r--r-- | usr.sbin/pw/psdate.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/pw/psdate.c b/usr.sbin/pw/psdate.c index 9b9cf78bc9fde..bfc9885aa3d01 100644 --- a/usr.sbin/pw/psdate.c +++ b/usr.sbin/pw/psdate.c @@ -26,7 +26,7 @@ #ifndef lint static const char rcsid[] = - "$Id$"; + "$Id: psdate.c,v 1.1.1.1.2.2 1997/11/04 07:16:13 charnier Exp $"; #endif /* not lint */ #include <stdio.h> |