diff options
Diffstat (limited to 'libexec/rpc.rusersd/rusers_proc.c')
-rw-r--r-- | libexec/rpc.rusersd/rusers_proc.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/rpc.rusersd/rusers_proc.c b/libexec/rpc.rusersd/rusers_proc.c index 8bd96924b29a8..eaaac7de684b3 100644 --- a/libexec/rpc.rusersd/rusers_proc.c +++ b/libexec/rpc.rusersd/rusers_proc.c @@ -33,7 +33,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/libexec/rpc.rusersd/rusers_proc.c,v 1.13.26.1 2008/10/02 02:57:24 kensmith Exp $"; #endif /* not lint */ #ifdef DEBUG |