From: David Hedbor Date: Wed, 22 Dec 1999 01:09:08 +0000 (+0000) Subject: Removed C++ style comment X-Git-Tag: PRE_ISSET_TYPE~116 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c07a14a01f6f0197ceb78187764570216e7edb81;p=php Removed C++ style comment --- diff --git a/sapi/roxen/roxen.c b/sapi/roxen/roxen.c index c12e3acc43..564c9010cd 100644 --- a/sapi/roxen/roxen.c +++ b/sapi/roxen/roxen.c @@ -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("\n"); php_info_print_table_row(2, "SAPI module version", "$Id$");