mirror of
https://github.com/php/php-src.git
synced 2025-08-16 05:58:45 +02:00
Sorry for the commit but compiler warnings are annoying and so are white spaces at the end of a line, if one uses an editor which removes them on save and diff's get blown
up by white space changes... Changes: - remove end of line white space - fix compiler warning "ext/mysqli/mysqli_priv.h:156:27: warning: no newline at end of file" - fix compiler warning "ext/mysqli/mysqli_fe.h:135:25: warning: no newline at end of file" - fix compiler warning "ext/mysqli/mysqli.c:896:11: warning: extra tokens at end of #ifdef directive"
This commit is contained in:
parent
e8c87c6d21
commit
e20c62d3be
15 changed files with 163 additions and 163 deletions
Loading…
Add table
Add a link
Reference in a new issue