From bd07142b9128a19dc2c93704ff3d6f668ed7a3eb Mon Sep 17 00:00:00 2001 From: Joe Orton Date: Thu, 10 Mar 2005 11:40:03 +0000 Subject: [PATCH] MFH: fix /*-within-comment warning. --- ext/standard/html.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ext/standard/html.c b/ext/standard/html.c index ba922eb6e2c..aa024c9387e 100644 --- a/ext/standard/html.c +++ b/ext/standard/html.c @@ -118,7 +118,7 @@ static entity_table_t ent_uni_338_402[] = { /* 376 (0x0178) "Yuml", NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, - NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, + NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, */ /* 400 (0x0190)*/ NULL, NULL, "fnof" };