Explorar el Código

Remove redundant fwd declaration

master
Arun Prakash Jana hace 6 años
padre
commit
4b717b1920
No se encontró ninguna clave conocida en la base de datos para esta firma ID de clave GPG: A75979F35C080412
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. +0
    -1
      src/nnn.c

+ 0
- 1
src/nnn.c Ver fichero

@@ -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 */


Cargando…
Cancelar
Guardar