diff libpurple/util.c @ 27633:f42fb3f1e5ae

disapproval of revision '2737ff4628bd5f26d780a2ccee47e88fe3765947'
author Ka-Hing Cheung <khc@hxbc.us>
date Sun, 19 Jul 2009 22:39:41 +0000
parents 95cc20ede768
children 91333c6c16ef
line wrap: on
line diff
--- a/libpurple/util.c	Sun Jul 19 22:29:44 2009 +0000
+++ b/libpurple/util.c	Sun Jul 19 22:39:41 2009 +0000
@@ -1479,7 +1479,7 @@
 						} \
 						c = strchr(c, '>') + 1; \
 						continue; \
-					}
+					} \
 #define ALLOW_TAG(x) ALLOW_TAG_ALT(x, x)
 void
 purple_markup_html_to_xhtml(const char *html, char **xhtml_out,