This typo prevents the XCB backend from building.

Signed-off-by: Thomas Petazzoni <thomas.petazz...@free-electrons.com>
---
The patch applies on top of Evas 1.7.4. I've unfortunately not been
able to find a Git tree on top of which I could base this patch on.

Index: b/src/modules/engines/software_x11/evas_xcb_outbuf.c
===================================================================
--- a/src/modules/engines/software_x11/evas_xcb_outbuf.c
+++ b/src/modules/engines/software_x11/evas_xcb_outbuf.c
@@ -871,7 +871,7 @@
           }
         else
           {
-             int pixelb = evas_software_xcb_output_buffer_depth(obr->xob) / 8;
+             int pixelb = evas_software_xcb_output_buffer_depth(obr->xcbob) / 
8;
              int run;
              int dstjump;
              
-- 
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com

------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnmore_123012
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to