This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [libobjc] Add missing void in selector.c



On Dec 11, 2004, at 6:28 PM, Alexander Malmberg wrote:


libobjc/selector.c was missing a void in the definition of __objc_init_selector_tables. Fixed by the attached patch. Probably obvious, but I don't have write access anyway.

- Alexander Malmberg

libobjc/ChangeLog:

2004-12-12 Alexander Malmberg <alexander@malmberg.org>

	* selector.c (__objc_init_selector_tables): Add missing void to
	definition.

OK. Applied.


Thanks,
Andrew Pinski


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]