summaryrefslogtreecommitdiffstats
path: root/sys/netatm/spans/spans_msg.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/netatm/spans/spans_msg.c')
-rw-r--r--sys/netatm/spans/spans_msg.c10
1 files changed, 5 insertions, 5 deletions
diff --git a/sys/netatm/spans/spans_msg.c b/sys/netatm/spans/spans_msg.c
index 1ce9a50..f04cc7f 100644
--- a/sys/netatm/spans/spans_msg.c
+++ b/sys/netatm/spans/spans_msg.c
@@ -23,7 +23,7 @@
* Copies of this Software may be made, however, the above copyright
* notice must be reproduced on all copies.
*
- * @(#) $Id: spans_msg.c,v 1.1 1998/09/15 08:23:03 phk Exp $
+ * @(#) $Id: spans_msg.c,v 1.2 1998/09/17 09:35:00 phk Exp $
*
*/
@@ -35,16 +35,16 @@
*
*/
-#ifndef lint
-static char *RCSid = "@(#) $Id: spans_msg.c,v 1.1 1998/09/15 08:23:03 phk Exp $";
-#endif
-
#include <netatm/kern_include.h>
#include <rpc/rpc.h>
#include "spans_xdr.h"
#include <netatm/spans/spans_var.h>
+#ifndef lint
+__RCSID("@(#) $Id: spans_msg.c,v 1.2 1998/09/17 09:35:00 phk Exp $");
+#endif
+
/*
* External functions
*/
OpenPOWER on IntegriCloud