aboutsummaryrefslogtreecommitdiffstats
path: root/lib/misc.c
diff options
context:
space:
mode:
authorWilmer van der Gaast <wilmer@gaast.net>2010-03-12 19:10:16 +0000
committerWilmer van der Gaast <wilmer@gaast.net>2010-03-12 19:10:16 +0000
commitbe609ff2b0ca885612c0e6d81f82c4f26ed4f58d (patch)
treeb9f83fdc44bd00921ffb9c23035b1f39d565ba93 /lib/misc.c
parent08e5bb2bb2fcc7125f837be4f225d3a9ebf320ed (diff)
parent8b6b7405d3844271f7bff56e527bfeb1a4872975 (diff)
Merging mainline.
Diffstat (limited to 'lib/misc.c')
-rw-r--r--lib/misc.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/misc.c b/lib/misc.c
index 35e9909b..3976e01b 100644
--- a/lib/misc.c
+++ b/lib/misc.c
@@ -88,6 +88,7 @@ static const htmlentity_t ent[] =
{ "lt", "<" },
{ "gt", ">" },
{ "amp", "&" },
+ { "apos", "'" },
{ "quot", "\"" },
{ "aacute", "á" },
{ "eacute", "é" },