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 705c887e8d7d..dc440b795ac4 100644 --- a/usr.bin/rusers/rusers.c +++ b/usr.bin/rusers/rusers.c @@ -33,7 +33,7 @@ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.bin/rusers/rusers.c,v 1.17.24.1 2010/02/10 00:26:20 kensmith Exp $"); #include <sys/types.h> #include <sys/socket.h> |
