mirror of
https://github.com/php/php-src.git
synced 2025-08-18 15:08:55 +02:00
change * formatting
This commit is contained in:
parent
a1667db82d
commit
09213d7bf8
11 changed files with 45 additions and 45 deletions
|
@ -1508,7 +1508,7 @@ PHP_FUNCTION(error_log)
|
|||
|
||||
PHPAPI int _php_error_log(int opt_err, char *message, char *opt, char *headers TSRMLS_DC)
|
||||
{
|
||||
php_stream * stream = NULL;
|
||||
php_stream *stream = NULL;
|
||||
|
||||
switch (opt_err) {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue