From 5923199859ae09d6e67fe6301e8fdf734d670560 Mon Sep 17 00:00:00 2001 From: obrien Date: Wed, 11 Jun 2003 07:22:30 +0000 Subject: Use __FBSDID(). --- sys/netatm/uni/sscop_sigaa.c | 13 +++---------- 1 file changed, 3 insertions(+), 10 deletions(-) (limited to 'sys/netatm/uni/sscop_sigaa.c') diff --git a/sys/netatm/uni/sscop_sigaa.c b/sys/netatm/uni/sscop_sigaa.c index 33968ba..528d1a2 100644 --- a/sys/netatm/uni/sscop_sigaa.c +++ b/sys/netatm/uni/sscop_sigaa.c @@ -1,5 +1,4 @@ /* - * * =================================== * HARP | Host ATM Research Platform * =================================== @@ -22,9 +21,6 @@ * * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. - * - * @(#) $FreeBSD$ - * */ /* @@ -32,9 +28,11 @@ * --------------------- * * SSCOP Common - Process AA-signals (SAP_SSCOP) - * */ +#include +__FBSDID("$FreeBSD$"); + #include #include #include @@ -50,11 +48,6 @@ #include #include -#ifndef lint -__RCSID("@(#) $FreeBSD$"); -#endif - - /* * SSCOP_ESTABLISH_REQ / SOS_IDLE Command Processor * -- cgit v1.1