From: Joe Orton Date: Thu, 10 Mar 2005 11:19:32 +0000 (+0000) Subject: Fix /*-within-comment warning from GCC. X-Git-Tag: php-5.0.1b1~865 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=37967386818e3ab6e82961deb43c8061bc6bcbcb;p=php Fix /*-within-comment warning from GCC. --- diff --git a/ext/standard/html.c b/ext/standard/html.c index eeb3524138..615eb47689 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" };