diff options
Diffstat (limited to 'lib/librpcsvc/rstat.c')
-rw-r--r-- | lib/librpcsvc/rstat.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/librpcsvc/rstat.c b/lib/librpcsvc/rstat.c index c5cbe800c031..304709bfe78f 100644 --- a/lib/librpcsvc/rstat.c +++ b/lib/librpcsvc/rstat.c @@ -29,7 +29,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/lib/librpcsvc/rstat.c,v 1.5.2.1.4.1 2010/06/14 02:09:06 kensmith Exp $"); #if !defined(lint) && defined(SCCSIDS) static char sccsid[] = "@(#)rstat.c 1.2 91/03/11 TIRPC 1.0; from 1.6 89/03/24 SMI"; |