summaryrefslogtreecommitdiff
path: root/ext/mysqlnd/mysqlnd_ext_plugin.h
diff options
context:
space:
mode:
authorPeter Kokot <peterkokot@gmail.com>2017-10-14 22:18:25 +0200
committerJoe Watkins <krakjoe@php.net>2017-10-19 11:46:54 +0100
commit13f3bd9172fb28f8277696a799889248e65be20c (patch)
tree6285e8cf550a36b323fe73b90c052efb63640220 /ext/mysqlnd/mysqlnd_ext_plugin.h
parent6bde306eb885b429565578baec29f5a56aa80767 (diff)
downloadphp-git-13f3bd9172fb28f8277696a799889248e65be20c.tar.gz
Convert some mysqlnd file encodings to UTF-8
Diffstat (limited to 'ext/mysqlnd/mysqlnd_ext_plugin.h')
-rw-r--r--ext/mysqlnd/mysqlnd_ext_plugin.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/mysqlnd/mysqlnd_ext_plugin.h b/ext/mysqlnd/mysqlnd_ext_plugin.h
index bebc7196cb..3a4c9dce41 100644
--- a/ext/mysqlnd/mysqlnd_ext_plugin.h
+++ b/ext/mysqlnd/mysqlnd_ext_plugin.h
@@ -13,7 +13,7 @@
| license@php.net so we can mail you a copy immediately. |
+----------------------------------------------------------------------+
| Authors: Andrey Hristov <andrey@php.net> |
- | Johannes Schlüter <johannes@php.net> |
+ | Johannes Schlüter <johannes@php.net> |
| Ulf Wendel <uw@php.net> |
+----------------------------------------------------------------------+
*/