]> granicus.if.org Git - php/commitdiff
Fix /*-within-comment warning from GCC.
authorJoe Orton <jorton@php.net>
Thu, 10 Mar 2005 11:19:32 +0000 (11:19 +0000)
committerJoe Orton <jorton@php.net>
Thu, 10 Mar 2005 11:19:32 +0000 (11:19 +0000)
ext/standard/html.c

index eeb35241389d58e09179343cacc460b6f6cf616a..615eb476898b92a118db69b05382b8ac81c97fde 100644 (file)
@@ -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"
 };