summaryrefslogtreecommitdiff
path: root/ext/mysqlnd/mysqlnd_ext_plugin.c
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.c
parent6bde306eb885b429565578baec29f5a56aa80767 (diff)
downloadphp-git-13f3bd9172fb28f8277696a799889248e65be20c.tar.gz
Convert some mysqlnd file encodings to UTF-8
Diffstat (limited to 'ext/mysqlnd/mysqlnd_ext_plugin.c')
-rw-r--r--ext/mysqlnd/mysqlnd_ext_plugin.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/mysqlnd/mysqlnd_ext_plugin.c b/ext/mysqlnd/mysqlnd_ext_plugin.c
index 56eb1b3024..90c5ef9f5a 100644
--- a/ext/mysqlnd/mysqlnd_ext_plugin.c
+++ b/ext/mysqlnd/mysqlnd_ext_plugin.c
@@ -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> |
+----------------------------------------------------------------------+
*/