mirror of
https://github.com/php/php-src.git
synced 2024-11-28 04:14:26 +08:00
Source file does not end with a newline. Some old compilers don't like that.
This commit is contained in:
parent
0628b33278
commit
7a2d83acdc
@ -590,4 +590,5 @@ ZEND_API void zend_error(int type, const char *format, ...)
|
||||
va_end(args);
|
||||
}
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user