Document check_list's return value.
This commit is contained in:
parent
a77eb6b49d
commit
641d73ab83
@ -150,6 +150,8 @@ static RETSIGTYPE catch_signals (int killed)
|
||||
*
|
||||
* check_list scans a comma-separated list of user names and checks
|
||||
* that each listed name exists.
|
||||
*
|
||||
* It returns 0 on success.
|
||||
*/
|
||||
static int check_list (const char *users)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user