diff options
| author | Ken Smith <kensmith@FreeBSD.org> | 2012-04-09 16:18:55 +0000 | 
|---|---|---|
| committer | Ken Smith <kensmith@FreeBSD.org> | 2012-04-09 16:18:55 +0000 | 
| commit | 039ea811636f62633b18bcadb9f5332b215f7900 (patch) | |
| tree | 2b6265c3f691194eb9ff68f608c028eb43e14708 /libexec/rpc.rstatd/rstat_proc.c | |
| parent | 0724db41d65f0854fe1349e284feceb8c5c047ed (diff) | |
Diffstat (limited to 'libexec/rpc.rstatd/rstat_proc.c')
| -rw-r--r-- | libexec/rpc.rstatd/rstat_proc.c | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/libexec/rpc.rstatd/rstat_proc.c b/libexec/rpc.rstatd/rstat_proc.c index 76911c8bd370..5d8a8a405e47 100644 --- a/libexec/rpc.rstatd/rstat_proc.c +++ b/libexec/rpc.rstatd/rstat_proc.c @@ -33,7 +33,7 @@ static char sccsid[] = "from: @(#)rpc.rstatd.c 1.1 86/09/25 Copyr 1984 Sun Micro  static char sccsid[] = "from: @(#)rstat_proc.c	2.2 88/08/01 4.0 RPCSRC";  #endif  static const char rcsid[] = -  "$FreeBSD$"; +  "$FreeBSD: src/libexec/rpc.rstatd/rstat_proc.c,v 1.26.2.1.8.1 2012/03/03 06:15:13 kensmith Exp $";  #endif  /* | 
