aboutsummaryrefslogtreecommitdiff
path: root/gnu/usr.bin/gdb/gdb/coff/internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/usr.bin/gdb/gdb/coff/internal.h')
-rw-r--r--gnu/usr.bin/gdb/gdb/coff/internal.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/gdb/gdb/coff/internal.h b/gnu/usr.bin/gdb/gdb/coff/internal.h
index 53f73ac4cf57..78d7b93aa5ea 100644
--- a/gnu/usr.bin/gdb/gdb/coff/internal.h
+++ b/gnu/usr.bin/gdb/gdb/coff/internal.h
@@ -193,7 +193,7 @@ struct internal_scnhdr
#define STYP_LIB (0x0800) /* for .lib: same as INFO */
#define STYP_MERGE (0x2000) /* merge section -- combines with text, data or bss sections only */
#define STYP_REVERSE_PAD (0x4000) /* section will be padded with no-op instructions wherever padding is necessary and there is a
-
+
word of contiguous bytes
beginning on a word boundary. */