X-Git-Url: https://git.distorted.org.uk/~mdw/disorder/blobdiff_plain/f0feb22e80bfe438c16d212a7cc8be6d2282b6ac..e70701e7285cbdb70e17c4e7e19b4c861b84f25b:/clients/authorize.h diff --git a/clients/authorize.h b/clients/authorize.h index 07e87ef..5734fa5 100644 --- a/clients/authorize.h +++ b/clients/authorize.h @@ -20,7 +20,7 @@ #ifndef AUTHORIZE_H #define AUTHORIZE_H -int authorize(disorder_client *client, const char *user); +int authorize(disorder_client *client, const char *user, const char *rights); #endif /* AUTHORIZE_H */