Author: tack
Date: Mon Dec 18 15:50:08 2006
New Revision: 2253

Modified:
   trunk/evas/src/evas.c

Log:
Typo.


Modified: trunk/evas/src/evas.c
==============================================================================
--- trunk/evas/src/evas.c       (original)
+++ trunk/evas/src/evas.c       Mon Dec 18 15:50:08 2006
@@ -238,7 +238,7 @@
         return NULL;
     }
 
-#ifdef EVAS_ENGINE_BUFFER
+#ifdef ENABLE_ENGINE_BUFFER
     if (!strcmp(render_method, "buffer")) {
         return engine_buffer_setup(self, kwargs);
     } else 

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Freevo-cvslog mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog

Reply via email to