Arun Prakash Jana
6 yıl önce
ebeveyn
işleme
8b9f96e645
Veri tabanında bu imza için bilinen anahtar bulunamadı
GPG Anahtar Kimliği: A75979F35C080412
1 değiştirilmiş dosya ile
1 ekleme ve
1 silme
-
src/nnn.c
|
|
@@ -191,7 +191,7 @@ typedef struct entry { |
|
|
|
mode_t mode; |
|
|
|
ushort nlen; /* Length of file name; can be uchar (< NAME_MAX + 1) */ |
|
|
|
uchar flags; /* Flags specific to the file */ |
|
|
|
} __attribute__ ((aligned(_ALIGNMENT))) *pEntry; |
|
|
|
} *pEntry; |
|
|
|
|
|
|
|
/* Key-value pairs from env */ |
|
|
|
typedef struct { |
|
|
|