mirror of
https://https.git.savannah.gnu.org/git/diffutils.git
synced 2026-01-27 09:54:25 +00:00
Update code comment to match previous patch.
This commit is contained in:
parent
dab9c7e59b
commit
a3dd61b474
@ -309,7 +309,8 @@ main (int argc, char **argv)
|
||||
&& file_position (0) == file_position (1))
|
||||
return EXIT_SUCCESS;
|
||||
|
||||
/* If output is redirected to the null device, we may assume `-s'. */
|
||||
/* If output is redirected to the null device, we can avoid some of
|
||||
the work. */
|
||||
|
||||
if (comparison_type != type_status)
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user