From: Richard Kenner Date: Mon, 12 Aug 1996 02:25:33 +0000 (-0400) Subject: Formtting changes. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=ca4da59718bed84936c5afac2bfc9c098b606a2e;p=gcc.git Formtting changes. From-SVN: r12615 --- diff --git a/gcc/objc/objc-api.h b/gcc/objc/objc-api.h index 04037db5ca7..fdb2076c118 100644 --- a/gcc/objc/objc-api.h +++ b/gcc/objc/objc-api.h @@ -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;