Fix comment about ACLGetCommandPerm()
This commit is contained in:
parent
f39c9404a3
commit
59d437c727
@ -1884,7 +1884,7 @@ void sendChildCOWInfo(int ptype, char *pname);
|
||||
extern rax *Users;
|
||||
extern user *DefaultUser;
|
||||
void ACLInit(void);
|
||||
/* Return values for ACLCheckUserCredentials(). */
|
||||
/* Return values for ACLCheckCommandPerm(). */
|
||||
#define ACL_OK 0
|
||||
#define ACL_DENIED_CMD 1
|
||||
#define ACL_DENIED_KEY 2
|
||||
|
Loading…
x
Reference in New Issue
Block a user