From: Joe Orton Date: Thu, 10 Mar 2005 11:40:03 +0000 (+0000) Subject: MFH: fix /*-within-comment warning. X-Git-Tag: php-5.0.4RC1~41 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=bd07142b9128a19dc2c93704ff3d6f668ed7a3eb;p=php MFH: fix /*-within-comment warning. --- diff --git a/ext/standard/html.c b/ext/standard/html.c index ba922eb6e2..aa024c9387 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" };