version 1.16 | version 1.17 | |||
---|---|---|---|---|
|
| |||
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:
|