aboutsummaryrefslogtreecommitdiff
path: root/gdb/stabsread.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/stabsread.h')
-rw-r--r--gdb/stabsread.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/gdb/stabsread.h b/gdb/stabsread.h
index cb8963e..05ad64d 100644
--- a/gdb/stabsread.h
+++ b/gdb/stabsread.h
@@ -88,8 +88,9 @@ struct header_file
char *name;
- /* Numeric code distinguishing instances of one header file that produced
- different results when included. It comes from the N_BINCL or N_EXCL. */
+ /* Numeric code distinguishing instances of one header file that
+ produced different results when included. It comes from the
+ N_BINCL or N_EXCL. */
int instance;