mirror of
git://gcc.gnu.org/git/gcc.git
synced 2024-12-29 14:25:25 +08:00
Remove extra whitespace.
From-SVN: r88871
This commit is contained in:
parent
7731405b8d
commit
d90aed0dc6
@ -119,7 +119,7 @@ parse_options (int argc, char **argv)
|
|||||||
usage (2);
|
usage (2);
|
||||||
}
|
}
|
||||||
return optind;
|
return optind;
|
||||||
|
|
||||||
default:
|
default:
|
||||||
abort ();
|
abort ();
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user