diff options
Diffstat (limited to 'sys/rpc/clnt_stat.h')
-rw-r--r-- | sys/rpc/clnt_stat.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/rpc/clnt_stat.h b/sys/rpc/clnt_stat.h index 6148b4eb94a52..1d6ceb7b73c0f 100644 --- a/sys/rpc/clnt_stat.h +++ b/sys/rpc/clnt_stat.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/rpc/clnt_stat.h,v 1.1.2.1.6.1 2010/02/10 00:26:20 kensmith Exp $ */ /* * Copyright (c) 1986 - 1991, 1994, 1996, 1997 by Sun Microsystems, Inc. * All rights reserved. |