Przeglądaj źródła

Remove redundant fwd declaration

master
Arun Prakash Jana 6 lat temu
rodzic
commit
4b717b1920
Nie znaleziono w bazie danych klucza dla tego podpisu ID klucza GPG: A75979F35C080412
1 zmienionych plików z 0 dodań i 1 usunięć
  1. +0
    -1
      src/nnn.c

+ 0
- 1
src/nnn.c Wyświetl plik

@@ -397,7 +397,6 @@ static const char messages[][16] = {
/* Forward declarations */
static void redraw(char *path);
static void spawn(const char *file, const char *arg1, const char *arg2, const char *dir, uchar flag);
static char *get_output(char *buf, size_t bytes, char *file, char *arg1, char *arg2, bool page);
int (*nftw_fn) (const char *fpath, const struct stat *sb, int typeflag, struct FTW *ftwbuf);

/* Functions */


Ładowanie…
Anuluj
Zapisz