projects
/
TestXSLT.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
updated libxml2 to 2.5.10
[TestXSLT.git]
/
libxml2
/
include
/
libxml
/
nanoftp.h
diff --git
a/libxml2/include/libxml/nanoftp.h
b/libxml2/include/libxml/nanoftp.h
index
a0ba2ce
..
f19194d
100644
(file)
--- a/
libxml2/include/libxml/nanoftp.h
+++ b/
libxml2/include/libxml/nanoftp.h
@@
-93,6
+93,8
@@
int xmlNanoFTPCheckResponse (void *ctx);
*/
int xmlNanoFTPCwd (void *ctx,
char *directory);
+int xmlNanoFTPDele (void *ctx,
+ char *file);
int xmlNanoFTPGetConnection (void *ctx);
int xmlNanoFTPCloseConnection(void *ctx);