Pārlūkot izejas kodu

Fix build break

master
Arun Prakash Jana pirms 5 gadiem
vecāks
revīzija
ab521c02a4
Šim parakstam datu bāzē netika atrasta zināma atslēga GPG atslēgas ID: A75979F35C080412
2 mainītis faili ar 1 papildinājumiem un 2 dzēšanām
  1. +1
    -1
      README.md
  2. +0
    -1
      src/nnn.c

+ 1
- 1
README.md Parādīt failu

@@ -29,7 +29,7 @@ It runs smoothly on the Raspberry Pi, Termux [on Android](https://www.youtube.co
- Typically needs < 3.5MB resident memory
- Works with 8-bit colors
- Disk-IO sensitive (few disk reads and writes)
- No FPU usage (all integer calculations, even for file size)
- No FPU usage (all integer maths, even for file size)
- Minimizes screen refresh with fast line redraws
- Portable
- Minimal library deps, easily compilable, tiny binary


+ 0
- 1
src/nnn.c Parādīt failu

@@ -4326,7 +4326,6 @@ static void draw_line(char *path, int ncols)
}

statusbar(path);
return;
}

static void redraw(char *path)


Notiek ielāde…
Atcelt
Saglabāt