1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-29 05:21:33 +03:00

Fixed a wrong name in a comment

This commit is contained in:
Georgi Kodinov
2011-04-05 15:25:19 +03:00
parent a4907df4f6
commit a16fa714e6

View File

@ -17,7 +17,7 @@
/** /**
@file @file
socket_peercred authentication plugin. auth_socket authentication plugin.
Authentication is successful if the connection is done via a unix socket and 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 the owner of the client process matches the user name that was used when