aboutsummaryrefslogtreecommitdiff
path: root/sys/netiso/xebec/main.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/netiso/xebec/main.h')
-rw-r--r--sys/netiso/xebec/main.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/netiso/xebec/main.h b/sys/netiso/xebec/main.h
index cb5bd74f31e4..236058d68036 100644
--- a/sys/netiso/xebec/main.h
+++ b/sys/netiso/xebec/main.h
@@ -1,10 +1,10 @@
-/* $Header: main.h,v 2.1 88/09/19 12:56:24 nhall Exp $ */
-/* $Source: /var/home/tadl/src/argo/xebec/RCS/main.h,v $ */
+/* $Header: /home/ncvs/src/sys/netiso/xebec/main.h,v 1.1.1.1 1994/05/24 10:07:49 rgrimes Exp $ */
+/* $Source: /home/ncvs/src/sys/netiso/xebec/main.h,v $ */
#define TRUE 1
#define FALSE 0
#define LINELEN 2350
- /* approx limit on token size for C compiler
+ /* approx limit on token size for C compiler
* which matters for the purpose of debugging (astring.c...)
*/