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]

[patch/ob] cleanup space-problem in ChangeLog


Err, fix a spacing problem in a ChangeLog entry that I made yesterday.
I'm not making a ChangeLog entry for this!

I am committing this as an obvious fix.

Michael C

===

Index: ChangeLog
===================================================================
RCS file: /cvs/src/src/gdb/ChangeLog,v
retrieving revision 1.4906
diff -c -3 -p -r1.4906 ChangeLog
*** ChangeLog	20 Oct 2003 15:37:56 -0000	1.4906
--- ChangeLog	20 Oct 2003 18:15:56 -0000
***************
*** 19,25 ****
  	* symtab.c: Replace "struct sec" with "struct bfd_section".
  	* objfiles.c, linespec.c, blockframe.c, block.c: Ditto.
  
! 2003-10-19  Michael Chastain <mec@shout.net>
  
  	* config/djgpp/fnchange.lst: Add lines for:
  	gdb/amd64nbsd-nat.c, gdb/amd64nbsd-tdep.c,
--- 19,25 ----
  	* symtab.c: Replace "struct sec" with "struct bfd_section".
  	* objfiles.c, linespec.c, blockframe.c, block.c: Ditto.
  
! 2003-10-19  Michael Chastain  <mec@shout.net>
  
  	* config/djgpp/fnchange.lst: Add lines for:
  	gdb/amd64nbsd-nat.c, gdb/amd64nbsd-tdep.c,


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