diff options
Diffstat (limited to 'gcc/objc/objc-next-runtime-abi-01.c')
-rw-r--r-- | gcc/objc/objc-next-runtime-abi-01.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/objc/objc-next-runtime-abi-01.c b/gcc/objc/objc-next-runtime-abi-01.c index a9845cf..27ba615 100644 --- a/gcc/objc/objc-next-runtime-abi-01.c +++ b/gcc/objc/objc-next-runtime-abi-01.c @@ -583,7 +583,7 @@ build_v1_protocol_template (void) objc_finish_struct (objc_protocol_template, decls); } -/* --- names, decls identifers --- */ +/* --- names, decls identifiers --- */ static tree next_runtime_abi_01_super_superclassfield_id (void) |