Enlightenment CVS committal

Author  : raster
Project : e17
Module  : apps/e

Dir     : e17/apps/e/src/bin


Modified Files:
        e_xinerama.c 


Log Message:


oops +e

===================================================================
RCS file: /cvs/e/e17/apps/e/src/bin/e_xinerama.c,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -3 -r1.10 -r1.11
--- e_xinerama.c        28 Oct 2007 04:03:40 -0000      1.10
+++ e_xinerama.c        28 Oct 2007 04:09:08 -0000      1.11
@@ -53,7 +53,7 @@
 
    scr = calloc(1, sizeof(E_Screen));
    scr->screen = evas_list_count(fake_screens);
-   scr->escren = scr->screen;
+   scr->escreen = scr->screen;
    scr->x = x;
    scr->y = y;
    scr->w = w;



-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to