Pārlūkot izejas kodu

A shorter overwrite message (key is not echoed)

master
Arun Prakash Jana pirms 7 gadiem
vecāks
revīzija
ac03793547
Šim parakstam datu bāzē netika atrasta zināma atslēga GPG atslēgas ID: A75979F35C080412
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. +1
    -1
      nnn.c

+ 1
- 1
nnn.c Parādīt failu

@@ -2606,7 +2606,7 @@ nochange:
/* Check if another file with same name exists */
if (faccessat(fd, tmp, F_OK, AT_SYMLINK_NOFOLLOW) != -1) {
/* File with the same name exists */
printprompt("Press 'y' to overwrite: ");
printprompt("Press 'y' to overwrite");
cleartimeout();
r = getch();
settimeout();


Notiek ielāde…
Atcelt
Saglabāt