Enlightenment CVS committal

Author  : sebastid
Project : e17
Module  : libs/imlib2

Dir     : e17/libs/imlib2/src/lib


Modified Files:
        script.c 


Log Message:
Build fix.

===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/imlib2/src/lib/script.c,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- script.c    4 Nov 2005 08:45:38 -0000       1.2
+++ script.c    4 Nov 2005 09:43:45 -0000       1.3
@@ -125,9 +125,8 @@
 IFunctionParam     *
 __imlib_script_parse_parameters(Imlib_Image im, char *parameters)
 {
-   int                 i = 0, in_quote = 0, depth = 0, start = 0, value_start =
+   int                 i = 0, in_quote = 0, depth = 0, start = 0, value_start 
= 0;
    int                 param_len;
-       0;
    char               *value = NULL;
    IFunctionParam     *rootptr, *ptr;
 




-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to