summaryrefslogtreecommitdiffstats
path: root/comms/minicom/files/patch-af
blob: 387e345e911a975b39091a3d7b6115f211f192ac (plain)
1
2
3
4
5
6
7
8
9
10
11
--- src/window.c.orig	Sun Jan 27 18:57:13 2002
+++ src/window.c	Sun Jan 27 18:57:25 2002
@@ -110,7 +110,7 @@
 
 int useattr = 1;
 int dirflush = 1;
-extern int LINES, COLS;
+int LINES, COLS;
 int usecolor = 0;
 WIN *stdwin;
 char *_tptr = CNULL;
OpenPOWER on IntegriCloud