On Sun, 10 Sep 2006 07:11:55 -0400 (EDT) Enlightenment CVS <[EMAIL PROTECTED]> wrote:
> ok - the leak reports were disturbing me. fixed.
>
> ===================================================================
> RCS
> file: /cvs/e/e17/libs/ecore/src/lib/ecore_desktop/ecore_desktop_icon.c,v
> retrieving revision 1.15 retrieving revision 1.16
> diff -u -3 -r1.15 -r1.16
> --- ecore_desktop_icon.c 2 Sep 2006 05:06:39 -0000 1.15
> +++ ecore_desktop_icon.c 10 Sep 2006 11:11:54 -0000 1.16
> @@ -137,15 +140,15 @@
> printf("SEARCHING FOR %s\n", icn);
> #endif
> theme_path =
> - ecore_desktop_paths_file_find(ecore_desktop_paths_icons, icn,
> 2,
> - NULL, NULL);
> + ecore_desktop_paths_file_find(ecore_desktop_paths_icons, icn, 2,
> + NULL, NULL);
> if (theme_path)
> {
> Ecore_Hash *theme;
>
> /* Parse the theme description file. */
> #ifdef DEBUG
> - printf("Path to %s is %s\n", icn, theme_path);
> + printf("Path to %s is %s\n", icn, theme_path);B
Typo?
signature.asc
Description: PGP signature
------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
