summaryrefslogtreecommitdiffstats
path: root/battlestar/com1.c
diff options
context:
space:
mode:
Diffstat (limited to 'battlestar/com1.c')
-rw-r--r--battlestar/com1.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/battlestar/com1.c b/battlestar/com1.c
index 136e3aa7..958f583d 100644
--- a/battlestar/com1.c
+++ b/battlestar/com1.c
@@ -1,4 +1,4 @@
-/* $NetBSD: com1.c,v 1.3 1995/03/21 15:06:51 cgd Exp $ */
+/* $NetBSD: com1.c,v 1.4 1997/01/07 11:56:34 tls Exp $ */
/*
* Copyright (c) 1983, 1993
@@ -35,13 +35,13 @@
#ifndef lint
#if 0
-static char sccsid[] = "@(#)com1.c 8.1 (Berkeley) 5/31/93";
+static char sccsid[] = "@(#)com1.c 8.2 (Berkeley) 4/28/95";
#else
-static char rcsid[] = "$NetBSD: com1.c,v 1.3 1995/03/21 15:06:51 cgd Exp $";
+static char rcsid[] = "$NetBSD: com1.c,v 1.4 1997/01/07 11:56:34 tls Exp $";
#endif
#endif /* not lint */
-#include "externs.h"
+#include "extern.h"
move(thataway, token)
int thataway, token;