Source file does not end with a newline. Some old compilers don't like that.

This commit is contained in:
Sascha Schumann 2000-05-01 22:36:10 +00:00
parent 0628b33278
commit 7a2d83acdc

View file

@ -591,3 +591,4 @@ ZEND_API void zend_error(int type, const char *format, ...)
} }
#endif #endif