mirror of
https://github.com/php/php-src.git
synced 2024-11-26 19:33:55 +08:00
Remove bogus '.'.
This commit is contained in:
parent
81e2cf03ac
commit
49ab8cb8f1
@ -267,7 +267,7 @@ static void php_cgi_usage(char *argv0)
|
||||
/* }}} */
|
||||
|
||||
/* {{{ init_request_info
|
||||
*/.
|
||||
*/
|
||||
static void init_request_info(SLS_D)
|
||||
{
|
||||
char *content_length = getenv("CONTENT_LENGTH");
|
||||
|
Loading…
Reference in New Issue
Block a user