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

index ba922eb6e2c075e88ae22557ed21c0778dfec685..aa024c9387e9532289a28bd9299811e1690b2092 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"
 };