Formtting changes.
authorRichard Kenner <kenner@gcc.gnu.org>
Mon, 12 Aug 1996 02:25:33 +0000 (22:25 -0400)
committerRichard Kenner <kenner@gcc.gnu.org>
Mon, 12 Aug 1996 02:25:33 +0000 (22:25 -0400)
From-SVN: r12615

gcc/objc/objc-api.h

index 04037db5ca718830c1e18e8e9a334521ed3ab1fc..fdb2076c118f3bb767b3bc561c81a5c9691ca600 100644 (file)
@@ -136,7 +136,8 @@ typedef struct objc_module {
 
   Symtab_t    symtab;                           /* Pointer to the Symtab of
                                                   the module.  The Symtab
-                                                  holds an array of pointers to 
+                                                  holds an array of 
+                                                 pointers to 
                                                   the classes and categories 
                                                   defined in the module. */
 } Module, *Module_t;