Eheheheh... LMAO when i ser these commits in efl.

There are huge number of whitespaces in EFL and nobody agrees fully, yet you
replace every single finding... It keep getting introduced and loop!

At least should provide good commit count for ya guys ;-)

On Wednesday, October 19, 2011, Enlightenment SVN <
no-re...@enlightenment.org> wrote:
> Log:
> eina/stringshare - get rid of white space
>
>
>
> Author:       hermet
> Date:         2011-10-19 01:36:42 -0700 (Wed, 19 Oct 2011)
> New Revision: 64165
> Trac:         http://trac.enlightenment.org/e/changeset/64165
>
> Modified:
>  trunk/eina/src/lib/eina_stringshare.c
>
> Modified: trunk/eina/src/lib/eina_stringshare.c
> ===================================================================
> --- trunk/eina/src/lib/eina_stringshare.c       2011-10-19 07:54:31 UTC
(rev 64164)
> +++ trunk/eina/src/lib/eina_stringshare.c       2011-10-19 08:36:42 UTC
(rev 64165)
> @@ -542,7 +542,7 @@
>       return;
>
>    /* special cases */
> -   if      (str[0] == '\0')
> +   if (str[0] == '\0')
>       slen = 0;
>    else if (str[1] == '\0')
>       slen = 1;
>
>
>
------------------------------------------------------------------------------
> All the data continuously generated in your IT infrastructure contains a
> definitive record of customers, application performance, security
> threats, fraudulent activity and more. Splunk takes this data and makes
> sense of it. Business sense. IT sense. Common sense.
> http://p.sf.net/sfu/splunk-d2d-oct
> _______________________________________________
> enlightenment-svn mailing list
> enlightenment-...@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-svn
>

-- 
Gustavo Sverzut Barbieri
http://profusion.mobi embedded systems
--------------------------------------
MSN: barbi...@gmail.com
Skype: gsbarbieri
Mobile: +55 (19) 9225-2202
------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure contains a
definitive record of customers, application performance, security
threats, fraudulent activity and more. Splunk takes this data and makes
sense of it. Business sense. IT sense. Common sense.
http://p.sf.net/sfu/splunk-d2d-oct
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to