mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-07-26 18:48:55 +02:00
Remove SPC in SPC-TAB sequence.
This commit is contained in:
+1
-1
@@ -1513,7 +1513,7 @@ parse_options (int argc, char **argv,
|
||||
break;
|
||||
|
||||
case MAX_CONSECUTIVE_SIZE_CHANGES_OPTION:
|
||||
/* --max-consecutive-size-changes=N */
|
||||
/* --max-consecutive-size-changes=N */
|
||||
if (xstrtoul (optarg, NULL, 10,
|
||||
&max_n_consecutive_size_changes_between_opens, "")
|
||||
!= LONGINT_OK)
|
||||
|
||||
Reference in New Issue
Block a user