diff options
Diffstat (limited to 'libobjc/objc-features.texi')
-rw-r--r-- | libobjc/objc-features.texi | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/libobjc/objc-features.texi b/libobjc/objc-features.texi index c8dc1cd..e4fbf3a 100644 --- a/libobjc/objc-features.texi +++ b/libobjc/objc-features.texi @@ -391,8 +391,7 @@ specifier to the string type description of the instance variable named as argument. @c ========================================================================= -@node Constant string objects, compatibility_alias , Garbage Collection, Top -@comment node-name, next, previous, up +@node Constant string objects @section Constant string objects GNU Objective-C provides constant string objects that are generated @@ -438,8 +437,7 @@ compiler nor the linker impose any restrictions in doing this. @include fdl.texi @c ========================================================================= -@node compatibility_alias, , Constant string objects, Top -@comment node-name, next, previous, up +@node compatibility_alias @section compatibility_alias This is a feature of the Objective-C compiler rather than of the |