From 69e1a4ab5d17d67611d043d53378ea3b67b1533c Mon Sep 17 00:00:00 2001 From: Francois Fleuret Date: Sun, 21 Mar 2010 21:37:19 +0100 Subject: [PATCH] Typo. --- finddup.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/finddup.c b/finddup.c index 98008f4..f196f59 100644 --- a/finddup.c +++ b/finddup.c @@ -69,7 +69,7 @@ int show_groups = 1; /* 1 means to show the group IDs when printing file names */ int same_inodes_are_different = 0; /* 1 means that comparison between - two file with same inode will + two files with same inode will always be false */ int tty_width = -1; /* Positive value means what width to use to show -- 2.20.1