* file.c (copy_dir_dir): Code cleanup (removal of unnecessary goto,
commitb5a5f9f5f18ac451d91f6faefdfa43a98988b3c8
authorAndrew V. Samoilov <sav@bcs.zp.ua>
Thu, 2 Dec 2004 06:25:57 +0000 (2 06:25 +0000)
committerAndrew V. Samoilov <sav@bcs.zp.ua>
Thu, 2 Dec 2004 06:25:57 +0000 (2 06:25 +0000)
treead92f5fe666b80c738ec264a269e3e851c3e3381
parent65f99d5493ade37c734cc5c7ff6c8761c8b6901e
* file.c (copy_dir_dir): Code cleanup (removal of unnecessary goto,
redundant comment, indentation).

* filegui.c (init_replace): Use off_t instead of int for file
sizes. Use proper format string parameter for size.
src/ChangeLog
src/file.c
src/filegui.c