This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.


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

Re: [PATCH RFC] Protoize dbxread.c, dsrec.c


On Aug 12,  6:34pm, Kevin Buettner wrote:

> 	* dbxread *dbx_symfile_read, process_later): Protoize.
> 	* dsrec.c (load_srec).

Ugh.  That should be:

	* dbxread (dbx_symfile_read, process_later): Protoize.
	* dsrec.c (load_srec): Protoize.

Anyway, I just committed these changes.

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