mirror of
https://github.com/MidnightCommander/mc
synced 2024-12-22 20:36:50 +03:00
(overwrite_query_dialog): fix comment.
Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
This commit is contained in:
parent
c4264c58ae
commit
fb1b66be87
@ -392,9 +392,10 @@ file_bps_prepare_for_show (char *buffer, long bps)
|
||||
* | [ Yes ] [ No ] [ Append ] [ Reget ] | // 9, 10, 11, 12
|
||||
* +----------------------------------------------------------+
|
||||
* | Overwrite all files? | // 13
|
||||
* | [ All ] [ Older ] [None] [ Smaller ] [ Size differs ] | // 14, 15, 16, 17, 18
|
||||
* | [ ] Don't overwrite with zero length file | // 14
|
||||
* | [ All ] [ Older ] [None] [ Smaller ] [ Size differs ] | // 15, 16, 17, 18, 19
|
||||
* +----------------------------------------------------------|
|
||||
* | [ Abort ] | // 19
|
||||
* | [ Abort ] | // 20
|
||||
* +----------------------------------------------------------+
|
||||
*/
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user