mirror of
https://github.com/php/php-src.git
synced 2025-08-16 14:08:47 +02:00
Tons of WS fixes
This commit is contained in:
parent
e0654de590
commit
e23fead99f
1 changed files with 837 additions and 837 deletions
|
@ -1207,7 +1207,7 @@ PHPAPI int php_sscanf_internal( char *string, char *format,
|
|||
nconversions++;
|
||||
} /* while (*format != '\0') */
|
||||
|
||||
done:
|
||||
done:
|
||||
result = SCAN_SUCCESS;
|
||||
|
||||
if (underflow && (0==nconversions)) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue