Enlightenment CVS committal

Author  : kwo
Project : e16
Module  : e

Dir     : e16/e/src


Modified Files:
        ipc.c 


Log Message:
Fix closing message boxes when re-generating menus.
===================================================================
RCS file: /cvsroot/enlightenment/e16/e/src/ipc.c,v
retrieving revision 1.193
retrieving revision 1.194
diff -u -3 -r1.193 -r1.194
--- ipc.c       13 Jan 2005 19:10:52 -0000      1.193
+++ ipc.c       23 Jan 2005 16:30:46 -0000      1.194
@@ -461,6 +461,7 @@
    EWin               *const *lst, *e;
    int                 num, i;
 
+   param1[0] = '\0';
    word(params, 1, param1);
 
    lst = EwinListGetAll(&num);




-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to