1
1
Этот коммит содержится в:
Saagar Jha 2020-05-07 16:09:45 -07:00
родитель 9a3727759c
Коммит 684e9e04ad

Просмотреть файл

@ -46,7 +46,7 @@
#define FF_FILE 0x02
#define FF_ERR 0x04 /* error while reading this item */
#define FF_OTHFS 0x08 /* excluded because it was another filesystem */
#define FF_EXL 0x10 /* excluded using exlude patterns */
#define FF_EXL 0x10 /* excluded using exclude patterns */
#define FF_SERR 0x20 /* error in subdirectory */
#define FF_HLNKC 0x40 /* hard link candidate (file with st_nlink > 1) */
#define FF_BSEL 0x80 /* selected */