Arun Prakash Jana
5年前
この署名に対応する既知のキーがデータベースに存在しません
GPGキーID: A75979F35C080412
-
src/nnn.c
|
|
@@ -1363,8 +1363,9 @@ static bool xmkentryp(char* path, bool dir) |
|
|
|
DPRINTF_S("open fail"); |
|
|
|
DPRINTF_S(strerror(errno)); |
|
|
|
return FALSE; |
|
|
|
} else |
|
|
|
close(fd); |
|
|
|
} |
|
|
|
|
|
|
|
close(fd); |
|
|
|
} |
|
|
|
|
|
|
|
return TRUE; |
|
|
|