summaryrefslogtreecommitdiffstats
path: root/sys/netatm/uni/unisig_print.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/netatm/uni/unisig_print.c')
-rw-r--r--sys/netatm/uni/unisig_print.c10
1 files changed, 5 insertions, 5 deletions
diff --git a/sys/netatm/uni/unisig_print.c b/sys/netatm/uni/unisig_print.c
index f335ce4..93133ca 100644
--- a/sys/netatm/uni/unisig_print.c
+++ b/sys/netatm/uni/unisig_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: unisig_print.c,v 1.9 1998/08/26 23:29:23 mks Exp $
+ * @(#) $Id: unisig_print.c,v 1.1 1998/09/15 08:23:12 phk Exp $
*
*/
@@ -35,10 +35,6 @@
*
*/
-#ifndef lint
-static char *RCSid = "@(#) $Id: unisig_print.c,v 1.9 1998/08/26 23:29:23 mks Exp $";
-#endif
-
#include <netatm/kern_include.h>
#include <netatm/uni/unisig.h>
@@ -46,6 +42,10 @@ static char *RCSid = "@(#) $Id: unisig_print.c,v 1.9 1998/08/26 23:29:23 mks Exp
#include <netatm/uni/unisig_msg.h>
#include <netatm/uni/unisig_print.h>
+#ifndef lint
+__RCSID("@(#) $Id: unisig_print.c,v 1.1 1998/09/15 08:23:12 phk Exp $");
+#endif
+
/*
* Local declarations
OpenPOWER on IntegriCloud