aboutsummaryrefslogtreecommitdiffstats
path: root/kbx/keybox.h
diff options
context:
space:
mode:
Diffstat (limited to 'kbx/keybox.h')
-rw-r--r--kbx/keybox.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/kbx/keybox.h b/kbx/keybox.h
index 645f1e715..fcacc49d3 100644
--- a/kbx/keybox.h
+++ b/kbx/keybox.h
@@ -60,6 +60,7 @@ typedef enum {
KEYBOX_File_Close_Error = 13,
KEYBOX_Nothing_Found = 14,
KEYBOX_Wrong_Blob_Type = 15,
+ KEYBOX_Missing_Value = 16,
} KeyboxError;