]> granicus.if.org Git - php/commitdiff
fix typos
authorAndrey Hristov <andrey@php.net>
Mon, 24 Jan 2011 13:59:28 +0000 (13:59 +0000)
committerAndrey Hristov <andrey@php.net>
Mon, 24 Jan 2011 13:59:28 +0000 (13:59 +0000)
ext/mysqlnd/mysqlnd_auth.c

index b1ad42348a32ecfa02fe9230038de116e13eea94..d78779cea9df1575d20483e21fb484db7a48c2c4 100644 (file)
@@ -439,10 +439,10 @@ static struct st_mysqlnd_authentication_plugin mysqlnd_pam_authentication_plugin
 {
        {
                MYSQLND_PLUGIN_API_VERSION,
-               "auth_plugin_authentication_pam",
+               "auth_plugin_mysql_clear_password",
                MYSQLND_VERSION_ID,
                MYSQLND_VERSION,
-               "Proprietatry",
+               "PHP License 3.01",
                "Andrey Hristov <andrey@mysql.com>,  Ulf Wendel <uwendel@mysql.com>, Georg Richter <georg@mysql.com>",
                {
                        NULL, /* no statistics , will be filled later if there are some */