check_acl(): fix function header comment.

Michael
This commit is contained in:
Michael Adam 2009-08-04 14:38:32 +02:00
parent 0abd82b7e9
commit 64ff313260

View File

@ -324,7 +324,7 @@ check_numeric_acl (const struct acl_s *acl, const char *ip)
} }
/* /*
* Checks whether file descriptor is allowed. * Checks whether a connection is allowed.
* *
* Returns: * Returns:
* 1 if allowed * 1 if allowed