summaryrefslogtreecommitdiff
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 93133cad3d6e1..f335ce45a7b37 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.1 1998/09/15 08:23:12 phk Exp $
+ * @(#) $Id: unisig_print.c,v 1.9 1998/08/26 23:29:23 mks Exp $
*
*/
@@ -35,6 +35,10 @@
*
*/
+#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>
@@ -42,10 +46,6 @@
#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