Enlightenment CVS committal

Author  : raster
Project : e17
Module  : libs/ecore

Dir     : e17/libs/ecore/src/lib/ecore


Modified Files:
      Tag: SPLIT
        ecore_main.c 


Log Message:


oopsie 0 not 1! dumbass!

===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/ecore/src/lib/ecore/Attic/ecore_main.c,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -3 -r1.1.2.1 -r1.1.2.2
--- ecore_main.c        16 Jan 2003 08:48:51 -0000      1.1.2.1
+++ ecore_main.c        16 Jan 2003 12:09:26 -0000      1.1.2.2
@@ -346,8 +346,8 @@
               {
                  if (!fdh->func(fdh, fdh->data))
                    fdh->delete_me = 1;
-                 fdh->read_active = 1;
-                 fdh->write_active = 1;
+                 fdh->read_active = 0;
+                 fdh->write_active = 0;
               }
          }
      }




-------------------------------------------------------
This SF.NET email is sponsored by: Thawte.com
Understand how to protect your customers personal information by implementing
SSL on your Apache Web Server. Click here to get our FREE Thawte Apache 
Guide: http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0029en
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to