summaryrefslogtreecommitdiffstats
path: root/sys/netatm/uni/sscop_lower.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/netatm/uni/sscop_lower.c')
-rw-r--r--sys/netatm/uni/sscop_lower.c10
1 files changed, 5 insertions, 5 deletions
diff --git a/sys/netatm/uni/sscop_lower.c b/sys/netatm/uni/sscop_lower.c
index 536ed03..3810f91 100644
--- a/sys/netatm/uni/sscop_lower.c
+++ b/sys/netatm/uni/sscop_lower.c
@@ -23,7 +23,7 @@
* Copies of this Software may be made, however, the above copyright
* notice must be reproduced on all copies.
*
- * @(#) $Id: sscop_lower.c,v 1.1 1998/09/15 08:23:07 phk Exp $
+ * @(#) $Id: sscop_lower.c,v 1.2 1998/09/17 09:35:01 phk Exp $
*
*/
@@ -35,10 +35,6 @@
*
*/
-#ifndef lint
-static char *RCSid = "@(#) $Id: sscop_lower.c,v 1.1 1998/09/15 08:23:07 phk Exp $";
-#endif
-
#include <netatm/kern_include.h>
#include <netatm/uni/uni.h>
@@ -47,6 +43,10 @@ static char *RCSid = "@(#) $Id: sscop_lower.c,v 1.1 1998/09/15 08:23:07 phk Exp
#include <netatm/uni/sscop_pdu.h>
#include <netatm/uni/sscop_var.h>
+#ifndef lint
+__RCSID("@(#) $Id: sscop_lower.c,v 1.2 1998/09/17 09:35:01 phk Exp $");
+#endif
+
/*
* Local variables
OpenPOWER on IntegriCloud