Difference for crossedit/Edit.c from version 1.16 to 1.17


version 1.16 version 1.17
Line 838
 
Line 838
     Edit self = (Edit) client;      Edit self = (Edit) client;
     object *obj = NULL, *tmp;      object *obj = NULL, *tmp;
     char buf[BUFSIZ];      char buf[BUFSIZ];
     char *path,loadPath[PATH_MAX+1];      char loadPath[PATH_MAX+1];
       const char *path;
     XRectangle rect;      XRectangle rect;
          
     /*** find object ***/      /*** find object ***/


Legend:
line(s) removed in v.1.16 
line(s) changed
 line(s) added in v.1.17

File made using version 1.98 of cvs2html by leaf at 2011-07-21 19:49