Enlightenment CVS committal

Author  : kwo
Project : e16
Module  : e

Dir     : e16/e/src


Modified Files:
        ipc.c 


Log Message:
Fix warning.

===================================================================
RCS file: /cvs/e/e16/e/src/ipc.c,v
retrieving revision 1.267
retrieving revision 1.268
diff -u -3 -r1.267 -r1.268
--- ipc.c       29 Apr 2006 19:39:21 -0000      1.267
+++ ipc.c       13 May 2006 09:47:13 -0000      1.268
@@ -140,6 +140,7 @@
    int                 l;
    const char         *p;
 
+   param[0] = '\0';
    p = params;
    if (p)
      {




-------------------------------------------------------
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-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to