diff options
Diffstat (limited to 'gcc/objc')
-rw-r--r-- | gcc/objc/lang-options.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/objc/lang-options.h b/gcc/objc/lang-options.h index bc512646361..6dab315ba85 100644 --- a/gcc/objc/lang-options.h +++ b/gcc/objc/lang-options.h @@ -22,8 +22,8 @@ Java and all Java-based marks are trademarks or registered trademarks of Sun Microsystems, Inc. in the United States and other countries. The Free Software Foundation is independent of Sun Microsystems, Inc. */ -/* This is the contribution to the `lang_options' array in gcc.c for - Objective-C. */ +/* This is the contribution to the `documented_lang_options' array in + toplev.c for Objective-C. */ DEFINE_LANG_NAME ("Objective C") |