projects
/
finddup.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (from parent 1:
700eb9e
)
OCD update.
author
Francois Fleuret
<francois@fleuret.org>
Mon, 27 Aug 2018 05:56:23 +0000
(07:56 +0200)
committer
Francois Fleuret
<francois@fleuret.org>
Mon, 27 Aug 2018 05:56:23 +0000
(07:56 +0200)
finddup.c
patch
|
blob
|
history
diff --git
a/finddup.c
b/finddup.c
index
cf9948e
..
2e4a937
100644
(file)
--- a/
finddup.c
+++ b/
finddup.c
@@
-56,8
+56,8
@@
int ignore_dotfiles = 0; /* 1 means ignore files and directories
int ignore_empty_files = 0; /* 1 means ignore empty files */
int ignore_empty_files = 0; /* 1 means ignore empty files */
-int show_realpaths = 0; /* 1
means ignore files and directories
-
starting with a dot
*/
+int show_realpaths = 0; /* 1
show the canonical absolute pathname for
+
printed files
*/
int show_progress = 0; /* 1 means show a progress bar when we are in a
tty */
int show_progress = 0; /* 1 means show a progress bar when we are in a
tty */