mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-01-19 06:54:14 +08:00
* lang.c: Fix spelling conventions.
From-SVN: r57175
This commit is contained in:
parent
cbbfa42951
commit
6522685d9e
@ -1,3 +1,7 @@
|
||||
2002-09-15 Kazu Hirata <kazu@cs.umass.edu>
|
||||
|
||||
* lang.c: Fix spelling conventions.
|
||||
|
||||
2002-09-11 Per Bothner <per@bothner.com>
|
||||
|
||||
* parse.y (fold_constant_for_init): If a VAR_DECL, convert numerical
|
||||
|
@ -311,7 +311,7 @@ process_option_with_no (p, table, table_size)
|
||||
|
||||
/*
|
||||
* process java-specific compiler command-line options
|
||||
* return 0, but do not complain if the option is not recognised.
|
||||
* return 0, but do not complain if the option is not recognized.
|
||||
*/
|
||||
static int
|
||||
java_decode_option (argc, argv)
|
||||
|
Loading…
Reference in New Issue
Block a user