Selaa lähdekoodia

Fix build break

master
Arun Prakash Jana 5 vuotta sitten
vanhempi
commit
45c8730d2c
No known key found for this signature in database GPG Key ID: A75979F35C080412
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. +1
    -1
      src/nnn.c

+ 1
- 1
src/nnn.c Näytä tiedosto

@@ -4674,7 +4674,7 @@ nochange:
static void check_key_collision(void)
{
int key;
uint i = 0;
ulong i = 0;
bool bitmap[KEY_MAX] = {FALSE};

for (; i < sizeof(bindings) / sizeof(struct key); ++i) {


Loading…
Peruuta
Tallenna