From a16fa714e62e7201c8422772eb5c0ef42b4dfccc Mon Sep 17 00:00:00 2001 From: Georgi Kodinov Date: Tue, 5 Apr 2011 15:25:19 +0300 Subject: Fixed a wrong name in a comment --- plugin/auth/auth_socket.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugin') 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 -- cgit v1.2.1