Przeglądaj źródła

file: use dereference

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

+ 2
- 2
src/nnn.c Wyświetl plik

@@ -323,9 +323,9 @@ static char g_tmpfpath[TMP_LEN_MAX] __attribute__ ((aligned));

/* Options to identify file mime */
#ifdef __APPLE__
#define FILE_OPTS "-bI"
#define FILE_OPTS "-bIL"
#else
#define FILE_OPTS "-bi"
#define FILE_OPTS "-biL"
#endif

/* Macros for utilities */


Ładowanie…
Anuluj
Zapisz