aboutsummaryrefslogtreecommitdiffstats
path: root/src/vt102.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/vt102.h')
-rw-r--r--src/vt102.h5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/vt102.h b/src/vt102.h
index 2f8d6c1..0ce734f 100644
--- a/src/vt102.h
+++ b/src/vt102.h
@@ -12,6 +12,9 @@
/*
* $Log$
+ * Revision 1.18 2008/02/26 19:08:27 james
+ * *** empty log message ***
+ *
* Revision 1.17 2008/02/26 16:53:24 james
* *** empty log message ***
*
@@ -71,7 +74,7 @@
#define VT102_CMD_LEN 128
#define VT102_ROWS 24
-#define VT102_COLS 80
+#define VT102_COLS 132
#define VT102_STATUS_ROW 24
#define VT102_NMODES 32