Enlightenment SVN <no-re...@enlightenment.org> wrote: >Log: >Formatting > >Author: etrunko >Date: 2012-09-04 13:38:09 -0700 (Tue, 04 Sep 2012) >New Revision: 76144 >Trac: http://trac.enlightenment.org/e/changeset/76144 > >Modified: > trunk/evas/src/modules/engines/wayland_egl/evas_engine.c > >Modified: trunk/evas/src/modules/engines/wayland_egl/evas_engine.c >=================================================================== >--- trunk/evas/src/modules/engines/wayland_egl/evas_engine.c 2012-09-04 >20:29:33 UTC (rev 76143) >+++ trunk/evas/src/modules/engines/wayland_egl/evas_engine.c 2012-09-04 >20:38:09 UTC (rev 76144) >@@ -863,7 +863,7 @@ > Render_Engine *re; > > re = (Render_Engine *)data; >- if (!(re) || !(re->win)) return; >+ if ((!re) || (!re->win)) return; > > re->win->w = w; > re->win->h = h; > > >------------------------------------------------------------------------------ >Live Security Virtual Conference >Exclusive live event will cover all the ways today's security and >threat landscape has changed and how IT managers can respond. >Discussions >will include endpoint security, mobile security and the latest in >malware >threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ >_______________________________________________ >enlightenment-svn mailing list >enlightenment-...@lists.sourceforge.net >https://lists.sourceforge.net/lists/listinfo/enlightenment-svn
Thank you for fixing that :) I know it was minor, but if we dont fix those when we see them then they tend to linger in svn for ages until it gets spotted again. Thanks again :) dh -- Sent from my Android phone with K-9 Mail. Please excuse my brevity. ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel