From ca4da59718bed84936c5afac2bfc9c098b606a2e Mon Sep 17 00:00:00 2001 From: Richard Kenner Date: Sun, 11 Aug 1996 22:25:33 -0400 Subject: [PATCH] Formtting changes. From-SVN: r12615 --- gcc/objc/objc-api.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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; -- 2.30.2