]> granicus.if.org Git - php/commitdiff
Removed C++ style comment
authorDavid Hedbor <neotron@php.net>
Wed, 22 Dec 1999 01:09:08 +0000 (01:09 +0000)
committerDavid Hedbor <neotron@php.net>
Wed, 22 Dec 1999 01:09:08 +0000 (01:09 +0000)
sapi/roxen/roxen.c

index c12e3acc4375ef3028d31256303797ee0e789478..564c9010cd50f846c3116418edf667e6e70b35e5 100644 (file)
@@ -467,7 +467,7 @@ php_roxen_sapi_read_cookies(SLS_D)
 
 static void php_info_roxen(ZEND_MODULE_INFO_FUNC_ARGS)
 {
-  //  char buf[512];
+  /*  char buf[512]; */
        
   PUTS("<table border=5 width=600>\n");
   php_info_print_table_row(2, "SAPI module version", "$Id$");