Enlightenment CVS committal

Author  : mej
Project : eterm
Module  : Eterm

Dir     : eterm/Eterm/src


Modified Files:
        command.c 


Log Message:
Mon Dec 20 14:42:00 2004                        Michael Jennings (mej)

Oops, let's not jump into that just yet.
----------------------------------------------------------------------

===================================================================
RCS file: /cvsroot/enlightenment/eterm/Eterm/src/command.c,v
retrieving revision 1.104
retrieving revision 1.105
diff -u -3 -r1.104 -r1.105
--- command.c   20 Dec 2004 19:36:59 -0000      1.104
+++ command.c   20 Dec 2004 19:42:17 -0000      1.105
@@ -34,7 +34,7 @@
  * he guarantee anything whatsoever.
  *----------------------------------------------------------------------*/
 
-static const char cvs_ident[] = "$Id: command.c,v 1.104 2004/12/20 19:36:59 
mej Exp $";
+static const char cvs_ident[] = "$Id: command.c,v 1.105 2004/12/20 19:42:17 
mej Exp $";
 
 /* includes: */
 #include "config.h"
@@ -3506,7 +3506,7 @@
             }
             D_SCREEN(("Adding %d lines (%d chars); str == %8p, cmdbuf_ptr == 
%8p, cmdbuf_endp == %8p\n",
                       nlines, cmdbuf_ptr - str, str, cmdbuf_ptr, cmdbuf_endp));
-#if !FIXME_BLOCK
+#if FIXME_BLOCK
             /* 
              * iconv() is not my friend. :-( I've tried various things
              * to make this work (including UCS2, SJIS, EUCJ, and




-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to