]> granicus.if.org Git - php/commit
Sorry for the commit but compiler warnings are annoying and so are white spaces at...
authorUlf Wendel <uw@php.net>
Mon, 4 Oct 2010 10:02:58 +0000 (10:02 +0000)
committerUlf Wendel <uw@php.net>
Mon, 4 Oct 2010 10:02:58 +0000 (10:02 +0000)
commite20c62d3be14b45de482d385c18f35c529347d8a
tree1d893ebd468eec173633eb8f2fa2e04b16ccbe6a
parente8c87c6d21670ced24b98a31a5b81dff6a526ef2
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"
15 files changed:
ext/mysqli/mysqli.c
ext/mysqli/mysqli_api.c
ext/mysqli/mysqli_embedded.c
ext/mysqli/mysqli_exception.c
ext/mysqli/mysqli_fe.c
ext/mysqli/mysqli_fe.h
ext/mysqli/mysqli_libmysql.h
ext/mysqli/mysqli_nonapi.c
ext/mysqli/mysqli_priv.h
ext/mysqli/mysqli_prop.c
ext/mysqli/mysqli_report.c
ext/mysqli/mysqli_result_iterator.c
ext/mysqli/mysqli_warning.c
ext/mysqli/php_mysqli.h
ext/mysqli/php_mysqli_structs.h