mirror of
https://github.com/php/php-src.git
synced 2025-08-16 05:58:45 +02:00
Trailing whitespaces
Signed-off-by: Gabriel Caruso <carusogabriel34@gmail.com>
This commit is contained in:
parent
a76eeea736
commit
6400264856
230 changed files with 317342 additions and 317342 deletions
|
@ -868,7 +868,7 @@ SAPI_API int sapi_send_headers(void)
|
|||
|
||||
memcpy(default_header.header, "Content-type: ", sizeof("Content-type: ") - 1);
|
||||
memcpy(default_header.header + sizeof("Content-type: ") - 1, SG(sapi_headers).mimetype, len + 1);
|
||||
|
||||
|
||||
sapi_header_add_op(SAPI_HEADER_ADD, &default_header);
|
||||
} else {
|
||||
efree(default_mimetype);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue