summaryrefslogtreecommitdiffstats
path: root/asxparser.h
diff options
context:
space:
mode:
Diffstat (limited to 'asxparser.h')
-rw-r--r--asxparser.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/asxparser.h b/asxparser.h
index 2d9b860707..9763b69902 100644
--- a/asxparser.h
+++ b/asxparser.h
@@ -15,7 +15,7 @@ struct ASX_Parser_t {
char* last_body;
int deep;
};
-
+
ASX_Parser_t*
asx_parser_new(void);