summaryrefslogtreecommitdiff
path: root/src/houdini_html_e.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/houdini_html_e.c')
-rw-r--r--src/houdini_html_e.c14
1 files changed, 7 insertions, 7 deletions
diff --git a/src/houdini_html_e.c b/src/houdini_html_e.c
index 4e523f5..1a4c3e1 100644
--- a/src/houdini_html_e.c
+++ b/src/houdini_html_e.c
@@ -35,13 +35,13 @@ static const char HTML_ESCAPE_TABLE[] = {
};
static const char *HTML_ESCAPES[] = {
- "",
- """,
- "&",
- "'",
- "/",
- "<",
- ">"
+ "",
+ """,
+ "&",
+ "'",
+ "/",
+ "<",
+ ">"
};
int