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..8568b248ced4b 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.4.1.2.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * Copyright (c) 1986 - 1991, 1994, 1996, 1997 by Sun Microsystems, Inc. * All rights reserved. |