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 2ac8837aa2e4..292a2a1ea497 100644 --- a/usr.bin/rusers/rusers.c +++ b/usr.bin/rusers/rusers.c @@ -33,7 +33,7 @@ #ifndef lint static const char rcsid[] = - "$Id: rusers.c,v 1.6 1997/08/08 12:12:54 charnier Exp $"; + "$Id: rusers.c,v 1.7 1997/09/15 09:47:16 jkh Exp $"; #endif /* not lint */ #include <sys/types.h> |