libidav/xml.c

branch
dav-2
changeset 886
da79af4baec8
parent 848
b71598a22e11
equal deleted inserted replaced
885:591377a27fa3 886:da79af4baec8
28 28
29 #include <stdio.h> 29 #include <stdio.h>
30 #include <stdlib.h> 30 #include <stdlib.h>
31 #include <string.h> 31 #include <string.h>
32 32
33 #include <cx/utils.h>
34 #include <cx/printf.h> 33 #include <cx/printf.h>
35 34
36 #include "xml.h" 35 #include "xml.h"
37 36
38 static DavXmlNodeType convert_type(xmlElementType type) { 37 static DavXmlNodeType convert_type(xmlElementType type) {

mercurial