diff options
Diffstat (limited to 'usr.bin/rusers/rusers.c')
-rw-r--r-- | usr.bin/rusers/rusers.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/rusers/rusers.c b/usr.bin/rusers/rusers.c index 3cb699364b496..d82a35a2c3780 100644 --- a/usr.bin/rusers/rusers.c +++ b/usr.bin/rusers/rusers.c @@ -33,7 +33,7 @@ #ifndef lint static char rcsid[] = - "$Id: rusers.c,v 1.2.6.1 1997/08/11 07:11:24 charnier Exp $"; + "$Id: rusers.c,v 1.2.6.2 1997/09/15 10:19:57 jkh Exp $"; #endif /* not lint */ #include <sys/types.h> |