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]
Other format: [Raw text]

Re: RFA: PATCH: indent m68k-tdep.c


2002-06-17  Grace Sainsbury  <graces@redhat.com>

        * m68k-tdep.c: Reindent.

Yes, ok. Please also feel free to add yourself to the gdb/MAINTAINERS file under write after approval (separate patch).


 void
-fill_gregset (gregset_t *gregsetp, int regno)
+fill_gregset (gregset_t * gregsetp, int regno)
 {
Hmm, I've [just] committed a fix for this - bug in gdb_indent.sh. Before committing the above, can you run the file through gdb_indent.sh again (no need to re-post the patch).

enjoy,
Andrew




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