diff options
Diffstat (limited to 'ext/mysqlnd/mysqlnd_charset.h')
| -rw-r--r-- | ext/mysqlnd/mysqlnd_charset.h | 5 | 
1 files changed, 2 insertions, 3 deletions
diff --git a/ext/mysqlnd/mysqlnd_charset.h b/ext/mysqlnd/mysqlnd_charset.h index 8bdad7249e..59784948f1 100644 --- a/ext/mysqlnd/mysqlnd_charset.h +++ b/ext/mysqlnd/mysqlnd_charset.h @@ -12,12 +12,11 @@    | obtain it through the world-wide-web, please send a note to          |    | license@php.net so we can mail you a copy immediately.               |    +----------------------------------------------------------------------+ -  | Authors: Georg Richter <georg@mysql.com>                             | -  |          Andrey Hristov <andrey@mysql.com>                           | +  | Authors: Andrey Hristov <andrey@mysql.com>                           |    |          Ulf Wendel <uwendel@mysql.com>                              | +  |          Georg Richter <georg@mysql.com>                             |    +----------------------------------------------------------------------+  */ -  #ifndef MYSQLND_CHARSET_H  #define MYSQLND_CHARSET_H  | 
