Arun Prakash Jana
5 vuotta sitten
vanhempi
commit
5d9bfed5a3
No known key found for this signature in database
GPG Key ID: A75979F35C080412
1 muutettua tiedostoa jossa
1 lisäystä ja
1 poistoa
-
src/nnn.c
|
|
@@ -4005,7 +4005,7 @@ int main(int argc, char *argv[]) |
|
|
|
else { |
|
|
|
/* copier used as tmp var */ |
|
|
|
copier = realpath(optarg, g_cppath); |
|
|
|
if (!copier) { |
|
|
|
if (!g_cppath[0]) { |
|
|
|
xerror(); |
|
|
|
return 1; |
|
|
|
} |
|
|
|