summaryrefslogtreecommitdiffstats
path: root/sys/netatm/sigpvc/sigpvc_subr.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/netatm/sigpvc/sigpvc_subr.c')
-rw-r--r--sys/netatm/sigpvc/sigpvc_subr.c10
1 files changed, 5 insertions, 5 deletions
diff --git a/sys/netatm/sigpvc/sigpvc_subr.c b/sys/netatm/sigpvc/sigpvc_subr.c
index 00f92ec..63e3b64 100644
--- a/sys/netatm/sigpvc/sigpvc_subr.c
+++ b/sys/netatm/sigpvc/sigpvc_subr.c
@@ -23,7 +23,7 @@
* Copies of this Software may be made, however, the above copyright
* notice must be reproduced on all copies.
*
- * @(#) $Id: sigpvc_subr.c,v 1.7 1998/06/29 21:52:25 mks Exp $
+ * @(#) $Id: sigpvc_subr.c,v 1.1 1998/09/15 08:23:02 phk Exp $
*
*/
@@ -35,15 +35,15 @@
*
*/
-#ifndef lint
-static char *RCSid = "@(#) $Id: sigpvc_subr.c,v 1.7 1998/06/29 21:52:25 mks Exp $";
-#endif
-
#include <netatm/kern_include.h>
#include <netatm/sigpvc/sigpvc.h>
#include <netatm/sigpvc/sigpvc_var.h>
+#ifndef lint
+__RCSID("@(#) $Id: sigpvc_subr.c,v 1.1 1998/09/15 08:23:02 phk Exp $");
+#endif
+
extern struct sp_info sigpvc_vcpool;
/*
OpenPOWER on IntegriCloud