Code

Extensions. Barcode extension refactoring (see https://code.launchpad.net/~doctormo...
[inkscape.git] / src / xml / quote.h
1 #ifndef SEEN_XML_QUOTE_H
2 #define SEEN_XML_QUOTE_H
4 char *xml_quote_strdup(char const *src);
7 #endif /* !SEEN_XML_QUOTE_H */