This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils 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: [PATCH] re-add sb_add_buffer


Hi Jan,

Installing as obvious - the patch adding macros with variable numbers of arguments needs this.

+/* add string at s of length len to sb at ptr */

I was about to send you an email saying "please fix this comment to conform to the GNU Coding standard" when I checked and saw that none of the comments in the sb.c file conform. So instead I am going to check in the attached patch to fix the formatting of all of them.


Cheers
  Nick

gas/ChangeLog
2005-05-06  Nick Clifton  <nickc@redhat.com>

	* sb.h: Fix formatting of comments.
	* sb.c: Fix formatting of comments.


Attachment: sb.patch.bz2
Description: BZip2 compressed data


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