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
commita16fa714e62e7201c8422772eb5c0ef42b4dfccc (patch)
treefdc57aa4a219febfb9b3110795f2aae89b3c3c13 /plugin
parenta4907df4f6384a22de040e077400df25112875a6 (diff)
downloadmariadb-git-a16fa714e62e7201c8422772eb5c0ef42b4dfccc.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