giftcurs-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[giFTcurs-commits] giFTcurs/src parse.c


From: Göran Weinholt
Subject: [giFTcurs-commits] giFTcurs/src parse.c
Date: Tue, 04 Nov 2003 18:56:10 -0500

CVSROOT:        /cvsroot/giftcurs
Module name:    giFTcurs
Branch:         
Changes by:     Göran Weinholt <address@hidden> 03/11/04 18:56:10

Modified files:
        src            : parse.c 

Log message:
        Woops.

Patches:
Index: giFTcurs/src/parse.c
diff -u giFTcurs/src/parse.c:1.154 giFTcurs/src/parse.c:1.155
--- giFTcurs/src/parse.c:1.154  Tue Nov  4 18:40:44 2003
+++ giFTcurs/src/parse.c        Tue Nov  4 18:56:10 2003
@@ -18,7 +18,7 @@
  * along with giFTcurs; if not, write to the Free Software Foundation,
  * Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307,  USA.
  *
- * $Id: parse.c,v 1.154 2003/11/04 23:40:44 weinholt Exp $
+ * $Id: parse.c,v 1.155 2003/11/04 23:56:10 weinholt Exp $
  */
 #include "giftcurs.h"
 
@@ -37,7 +37,7 @@
 #include "parse.h"
 #include "wcwidth.h"
 
-#ifdef WIDE_CURSES
+#ifdef WIDE_NCURSES
 gboolean utf8 = FALSE;
 #endif
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]