diff options
Diffstat (limited to 'src/xml.h')
| -rw-r--r-- | src/xml.h | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -17,6 +17,10 @@ */ +/** @file src/xml.h + * @brief Some useful XML helper functions. + */ + #ifndef LIBSUB_XML_H #define LIBSUB_XML_H |
