Skip to content

Commit 2cdc51e

Browse files
committed
fix typos
1 parent 4439bde commit 2cdc51e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ext/mysqlnd/mysqlnd_auth.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -439,10 +439,10 @@ static struct st_mysqlnd_authentication_plugin mysqlnd_pam_authentication_plugin
439439
{
440440
{
441441
MYSQLND_PLUGIN_API_VERSION,
442-
"auth_plugin_authentication_pam",
442+
"auth_plugin_mysql_clear_password",
443443
MYSQLND_VERSION_ID,
444444
MYSQLND_VERSION,
445-
"Proprietatry",
445+
"PHP License 3.01",
446446
"Andrey Hristov <andrey@mysql.com>, Ulf Wendel <uwendel@mysql.com>, Georg Richter <georg@mysql.com>",
447447
{
448448
NULL, /* no statistics , will be filled later if there are some */

0 commit comments

Comments
 (0)