diff options
Diffstat (limited to 'sys/netatm/spans/spans_print.c')
-rw-r--r-- | sys/netatm/spans/spans_print.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/netatm/spans/spans_print.c b/sys/netatm/spans/spans_print.c index 4068be9..3e28068 100644 --- a/sys/netatm/spans/spans_print.c +++ b/sys/netatm/spans/spans_print.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $Id: spans_print.c,v 1.4 1998/12/04 22:54:53 archie Exp $ + * @(#) $FreeBSD$ * */ @@ -41,7 +41,7 @@ #include <netatm/spans/spans_var.h> #ifndef lint -__RCSID("@(#) $Id: spans_print.c,v 1.4 1998/12/04 22:54:53 archie Exp $"); +__RCSID("@(#) $FreeBSD$"); #endif /* |