mirror of
https://github.com/php/php-src.git
synced 2025-01-22 03:34:19 +08:00
space -> tab
This commit is contained in:
parent
7288226dba
commit
d8b50c8175
@ -3412,7 +3412,7 @@ static xmlDocPtr serialize_response_call(sdlFunctionPtr function, char *function
|
||||
}
|
||||
if (fault && fault->details && zend_hash_num_elements(fault->details) == 1) {
|
||||
xmlNodePtr node;
|
||||
zval *detail = NULL;
|
||||
zval *detail = NULL;
|
||||
sdlParamPtr sparam;
|
||||
xmlNodePtr x;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user