diff options
Diffstat (limited to 'sys/xdr/xdr_array.c')
-rw-r--r-- | sys/xdr/xdr_array.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/xdr/xdr_array.c b/sys/xdr/xdr_array.c index 31fe93434eb3..2de6c524923a 100644 --- a/sys/xdr/xdr_array.c +++ b/sys/xdr/xdr_array.c @@ -34,7 +34,7 @@ static char *sccsid2 = "@(#)xdr_array.c 1.10 87/08/11 Copyr 1984 Sun Micro"; static char *sccsid = "@(#)xdr_array.c 2.1 88/07/29 4.0 RPCSRC"; #endif #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/xdr/xdr_array.c,v 1.1.2.1.4.1 2009/04/15 03:14:26 kensmith Exp $"); /* * xdr_array.c, Generic XDR routines impelmentation. |