2 * ROX-Filer, filer for the ROX desktop project
3 * By Thomas Leonard, <tal197@users.sourceforge.net>.
9 gboolean
remote_init(xmlDocPtr rpc
, gboolean new_copy
);
10 xmlDocPtr
run_soap(xmlDocPtr soap
);
12 gchar
**extract_soap_errors(xmlDocPtr reply
);
14 #endif /* _REMOTE_H */