diff options
Diffstat (limited to 'sys/netatm/spans/spans_xdr.x')
-rw-r--r-- | sys/netatm/spans/spans_xdr.x | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/netatm/spans/spans_xdr.x b/sys/netatm/spans/spans_xdr.x index ad9bfcc8c97b3..39e1583676336 100644 --- a/sys/netatm/spans/spans_xdr.x +++ b/sys/netatm/spans/spans_xdr.x @@ -23,7 +23,7 @@ % * Copies of this Software may be made, however, the above copyright % * notice must be reproduced on all copies. % * -% * @(#) $FreeBSD$ +% * @(#) $FreeBSD: src/sys/netatm/spans/spans_xdr.x,v 1.5 2005/01/07 01:45:38 imp Exp $ % * % */ % @@ -61,7 +61,7 @@ % */ % %#ifndef lint -%static const char RCSid[] = "@(#) $FreeBSD$"; +%static const char RCSid[] = "@(#) $FreeBSD: src/sys/netatm/spans/spans_xdr.x,v 1.5 2005/01/07 01:45:38 imp Exp $"; %#endif % #endif |