diff options
Diffstat (limited to 'source3')
-rw-r--r-- | source3/auth/token_util.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/auth/token_util.c b/source3/auth/token_util.c index 6f4bce0a85..8a73a7198f 100644 --- a/source3/auth/token_util.c +++ b/source3/auth/token_util.c @@ -853,7 +853,7 @@ done: } /*************************************************************************** - Build upon create_token_from_usersid: + Build upon create_token_from_sid: Expensive helper function to figure out whether a user given its sid is member of a particular group. |