aboutsummaryrefslogtreecommitdiff
path: root/bfd/bfd-in2.h
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2001-04-15 01:02:54 +0000
committerH.J. Lu <hjl.tools@gmail.com>2001-04-15 01:02:54 +0000
commita80f694198c20eeec2f63d21259dc5aa4c4ebe17 (patch)
treeb261e69adffeb51279c5a6bb2b0b2291424b0a1d /bfd/bfd-in2.h
parent46c6cdcf5ed83c113db573e6dcea6e9efcd9b7e6 (diff)
downloadfsf-binutils-gdb-a80f694198c20eeec2f63d21259dc5aa4c4ebe17.zip
fsf-binutils-gdb-a80f694198c20eeec2f63d21259dc5aa4c4ebe17.tar.gz
fsf-binutils-gdb-a80f694198c20eeec2f63d21259dc5aa4c4ebe17.tar.bz2
2001-04-14 H.J. Lu <hjl@gnu.org>
* bfd-in2.h: Regenerate.
Diffstat (limited to 'bfd/bfd-in2.h')
-rw-r--r--bfd/bfd-in2.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/bfd/bfd-in2.h b/bfd/bfd-in2.h
index 601f351..fa703f9 100644
--- a/bfd/bfd-in2.h
+++ b/bfd/bfd-in2.h
@@ -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. */