mirror of
https://github.com/php/php-src.git
synced 2025-08-18 06:58:55 +02:00
Remove bogus '.'.
This commit is contained in:
parent
81e2cf03ac
commit
49ab8cb8f1
1 changed files with 1 additions and 1 deletions
|
@ -267,7 +267,7 @@ static void php_cgi_usage(char *argv0)
|
||||||
/* }}} */
|
/* }}} */
|
||||||
|
|
||||||
/* {{{ init_request_info
|
/* {{{ init_request_info
|
||||||
*/.
|
*/
|
||||||
static void init_request_info(SLS_D)
|
static void init_request_info(SLS_D)
|
||||||
{
|
{
|
||||||
char *content_length = getenv("CONTENT_LENGTH");
|
char *content_length = getenv("CONTENT_LENGTH");
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue