2001-04-14 H.J. Lu <hjl@gnu.org>
authorH.J. Lu <hjl.tools@gmail.com>
Sun, 15 Apr 2001 01:02:54 +0000 (01:02 +0000)
committerH.J. Lu <hjl.tools@gmail.com>
Sun, 15 Apr 2001 01:02:54 +0000 (01:02 +0000)
* bfd-in2.h: Regenerate.

bfd/ChangeLog
bfd/bfd-in2.h

index 26e9bd9b9af1616c1754443c748eea5c980d84c0..85b0a5978fe4f693d198b74d780ac6b9ea561a45 100644 (file)
@@ -1,3 +1,7 @@
+2001-04-14  H.J. Lu  <hjl@gnu.org>
+
+       * bfd-in2.h: Regenerate.
+
 2001-04-14  Jakub Jelinek <jakub@redhat.com>
 
        * section.c (STD_SECTION): Add entsize.
index 601f351b71dfe1a12695a20a40613f6c1ded2853..fa703f93d485abacdd5dd12aa1cfe98bf429e449 100644 (file)
@@ -1106,8 +1106,9 @@ typedef struct sec
      Entity size is given in the entsize field.  */
 #define SEC_MERGE 0x20000000
 
-  /* If given with SEC_MERGE, entities to merge are zero terminated strings
-     where entsize specifies character size instead of fixed size entries.  */
+  /* If given with SEC_MERGE, entities to merge are zero terminated
+     strings where entsize specifies character size instead of fixed
+     size entries.  */
 #define SEC_STRINGS 0x40000000
 
   /*  End of section flags.  */