On Mon, 20 Feb 2012 01:23:21 -0800 Jihoon Kim <[email protected]> said:

wtf... i had an extra func in mine.. aaargh. something odd happened to my src
tree... :/

> is the difference just trailing space?
> 2012. 2. 20. 오후 5:25에 "Enlightenment SVN" <[email protected]>님이
> 작성:
> 
> > Log:
> > why did someone add 2 indentically named funcs?
> >
> >
> >
> > Author:       raster
> > Date:         2012-02-20 00:24:41 -0800 (Mon, 20 Feb 2012)
> > New Revision: 68146
> > Trac:         http://trac.enlightenment.org/e/changeset/68146
> >
> > Modified:
> >  trunk/elementary/src/bin/test_bg.c
> >
> > Modified: trunk/elementary/src/bin/test_bg.c
> > ===================================================================
> > --- trunk/elementary/src/bin/test_bg.c  2012-02-20 08:14:13 UTC (rev 68145)
> > +++ trunk/elementary/src/bin/test_bg.c  2012-02-20 08:24:41 UTC (rev 68146)
> > @@ -10,7 +10,7 @@
> >    Evas_Object *o_bg = data;
> >    int size;
> >    size = elm_radio_value_get((Evas_Object *)obj);
> > -   elm_bg_load_size_set(o_bg, size, size);
> > +   elm_bg_load_size_set(o_bg, size, size);
> >  }
> >
> >  static void
> >
> >
> >
> > ------------------------------------------------------------------------------
> > Try before you buy = See our experts in action!
> > The most comprehensive online learning library for Microsoft developers
> > is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
> > Metro Style Apps, more. Free future releases when you subscribe now!
> > http://p.sf.net/sfu/learndevnow-dev2
> > _______________________________________________
> > enlightenment-svn mailing list
> > [email protected]
> > https://lists.sourceforge.net/lists/listinfo/enlightenment-svn
> >
> ------------------------------------------------------------------------------
> Try before you buy = See our experts in action!
> The most comprehensive online learning library for Microsoft developers
> is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
> Metro Style Apps, more. Free future releases when you subscribe now!
> http://p.sf.net/sfu/learndevnow-dev2
> _______________________________________________
> enlightenment-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
The Rasterman (Carsten Haitzler)    [email protected]


------------------------------------------------------------------------------
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
_______________________________________________
enlightenment-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to