(overwrite_query_dialog): fix comment.

Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
This commit is contained in:
Andrew Borodin 2019-11-04 12:17:08 +03:00
parent c4264c58ae
commit fb1b66be87

View File

@ -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
* +----------------------------------------------------------+
*/