From 6ba4caacaeb4ac2d8e5fc15699bf89f496d59901 Mon Sep 17 00:00:00 2001 From: Andre Noll Date: Sun, 13 Aug 2017 00:54:15 +0200 Subject: [PATCH] server: Fix typo in comment for init_user_list(). --- user_list.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/user_list.c b/user_list.c index 23fe086f..b2d2ff5e 100644 --- a/user_list.c +++ b/user_list.c @@ -98,7 +98,7 @@ err: } /** - * Initialize the list of users allowed to connect to to para_server. + * Initialize the list of users allowed to connect to para_server. * * \param user_list_file The file containing access information. * -- 2.39.2