aboutsummaryrefslogtreecommitdiff
path: root/NK_C_API.h
diff options
context:
space:
mode:
Diffstat (limited to 'NK_C_API.h')
-rw-r--r--NK_C_API.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/NK_C_API.h b/NK_C_API.h
index 27730c9..0dae549 100644
--- a/NK_C_API.h
+++ b/NK_C_API.h
@@ -133,8 +133,8 @@ extern "C" {
* or outside the range to disable this function
* @param capslock similar to numlock but with capslock
* @param scrolllock similar to numlock but with scrolllock
- * @param enable_user_password set True to enable OTP PIN protection (request PIN each OTP code request)
- * @param delete_user_password set True to disable OTP PIN protection (request PIN each OTP code request)
+ * @param enable_user_password set True to enable OTP PIN protection (require PIN each OTP code request)
+ * @param delete_user_password (unused)
* @param admin_temporary_password current admin temporary password
* @return command processing error code
*/