summaryrefslogtreecommitdiffstats
path: root/src/xml/quote.h
blob: 597272cd3dded5feabbd42800337515b29c50d18 (plain)
1
2
3
4
5
6
7
#ifndef SEEN_XML_QUOTE_H
#define SEEN_XML_QUOTE_H

char *xml_quote_strdup(char const *src);


#endif /* !SEEN_XML_QUOTE_H */