Index: src/lib/edje_program.c
===================================================================
--- src/lib/edje_program.c    (revision 57992)
+++ src/lib/edje_program.c    (working copy)
@@ -1043,7 +1043,7 @@
                 aliased[alien] = EDJE_PART_PATH_SEPARATOR;
                 memcpy(aliased + alien + 1, newsig, nslen + 1);

-                return _edje_emit(ed, aliased, src);
+                _edje_emit(ed, aliased, src);
              }
           }
------------------------------------------------------------------------------
Enable your software for Intel(R) Active Management Technology to meet the
growing manageability and security demands of your customers. Businesses
are taking advantage of Intel(R) vPro (TM) technology - will your software 
be a part of the solution? Download the Intel(R) Manageability Checker 
today! http://p.sf.net/sfu/intel-dev2devmar
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to