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 034660168eff..7c563bb85a78 100644 --- a/usr.bin/rusers/rusers.c +++ b/usr.bin/rusers/rusers.c @@ -32,7 +32,7 @@ */ #ifndef lint -static char rcsid[] = "$Id: rusers.c,v 1.1 1993/09/16 01:15:48 jtc Exp $"; +static char rcsid[] = "rusers.c,v 1.1.1.1 1994/08/28 15:06:02 csgr Exp"; #endif /* not lint */ #include <sys/types.h> |
