mirror of
https://github.com/php/php-src.git
synced 2025-08-16 14:08:47 +02: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
1 changed files with 2 additions and 1 deletions
|
@ -590,4 +590,5 @@ ZEND_API void zend_error(int type, const char *format, ...)
|
|||
va_end(args);
|
||||
}
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue