aboutsummaryrefslogtreecommitdiff
path: root/manage.h
diff options
context:
space:
mode:
Diffstat (limited to 'manage.h')
-rw-r--r--manage.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/manage.h b/manage.h
index 6d6d710..e5cbafd 100644
--- a/manage.h
+++ b/manage.h
@@ -435,7 +435,7 @@ void management_echo (struct management *man, const char *string, const bool pul
* OpenVPN calls here to indicate a password failure
*/
-void management_auth_failure (struct management *man, const char *type);
+void management_auth_failure (struct management *man, const char *type, const char *reason);
/*
* These functions drive the bytecount in/out counters.