summaryrefslogtreecommitdiff
path: root/apps/plugins/keybox.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/keybox.c')
-rw-r--r--apps/plugins/keybox.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/plugins/keybox.c b/apps/plugins/keybox.c
index 3c874a6549..5575a8b3a5 100644
--- a/apps/plugins/keybox.c
+++ b/apps/plugins/keybox.c
@@ -23,7 +23,6 @@
23PLUGIN_HEADER 23PLUGIN_HEADER
24 24
25 25
26/* FIXME: use "PLUGIN_APPS_DIR" */
27#define KEYBOX_FILE PLUGIN_DIR "/apps/keybox.dat" 26#define KEYBOX_FILE PLUGIN_DIR "/apps/keybox.dat"
28#define BLOCK_SIZE 8 27#define BLOCK_SIZE 8
29#define MAX_ENTRIES 12*BLOCK_SIZE /* keep this a multiple of BLOCK_SIZE */ 28#define MAX_ENTRIES 12*BLOCK_SIZE /* keep this a multiple of BLOCK_SIZE */