summaryrefslogtreecommitdiff
path: root/gdb/dwarfread.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/dwarfread.c')
-rw-r--r--gdb/dwarfread.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/gdb/dwarfread.c b/gdb/dwarfread.c
index 9de03123d7d..45a0e238550 100644
--- a/gdb/dwarfread.c
+++ b/gdb/dwarfread.c
@@ -2658,6 +2658,7 @@ add_partial_symbol (dip, objfile)
}
}
+/* *INDENT-OFF* */
/*
LOCAL FUNCTION
@@ -2721,6 +2722,7 @@ NOTES
where the actual definition occurs, rather than just a reference
to an external.
*/
+/* *INDENT-ON* */
static void
scan_partial_symbols (thisdie, enddie, objfile)