0
0
mirror of https://github.com/rkd77/elinks.git synced 2025-06-30 22:19:29 -04:00

[dialogs] Increment ACTION_BOX_SIZE. Refs #355

This commit is contained in:
Witold Filipczyk 2025-01-05 08:15:57 +01:00
parent dc81f37010
commit 3f15a3756e

View File

@ -532,7 +532,7 @@ static int keybinding_text_toggle;
/* XXX: ACTION_BOX_SIZE is just a quick hack, we ought to allocate
* the sub-arrays separately. --pasky */
#define ACTION_BOX_SIZE 139
#define ACTION_BOX_SIZE 140
static struct listbox_item *action_box_items[KEYMAP_MAX][ACTION_BOX_SIZE];
struct listbox_item *