summaryrefslogtreecommitdiff
path: root/plugin
diff options
context:
space:
mode:
authorGeorgi Kodinov <Georgi.Kodinov@Oracle.com>2011-04-05 15:25:19 +0300
committerGeorgi Kodinov <Georgi.Kodinov@Oracle.com>2011-04-05 15:25:19 +0300
commita89a468fbef2a6a56ed6a1dda35a492c5df45356 (patch)
treefdc57aa4a219febfb9b3110795f2aae89b3c3c13 /plugin
parent0373147610f3d33c867e235d892d70f869a8ba5e (diff)
downloadmariadb-git-a89a468fbef2a6a56ed6a1dda35a492c5df45356.tar.gz
Fixed a wrong name in a comment
Diffstat (limited to 'plugin')
-rw-r--r--plugin/auth/auth_socket.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugin/auth/auth_socket.c b/plugin/auth/auth_socket.c
index b8ae00b6949..0fec4e85ce5 100644
--- a/plugin/auth/auth_socket.c
+++ b/plugin/auth/auth_socket.c
@@ -17,7 +17,7 @@
/**
@file
- socket_peercred authentication plugin.
+ auth_socket authentication plugin.
Authentication is successful if the connection is done via a unix socket and
the owner of the client process matches the user name that was used when