diff options
Diffstat (limited to 'sesman/auth.h')
| -rw-r--r-- | sesman/auth.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sesman/auth.h b/sesman/auth.h index 09bec2e9..39acc0b8 100644 --- a/sesman/auth.h +++ b/sesman/auth.h @@ -36,7 +36,7 @@ * */ long DEFAULT_CC -auth_userpass(char* user, char* pass); +auth_userpass(char* user, char* pass, int *errorcode); /** * |
