mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-20 09:58:19 +08:00
Add newline to the end of the rnglists displsy.
This commit is contained in:
@ -8202,6 +8202,7 @@ display_debug_rnglists (struct dwarf_section *section)
|
||||
putchar ('\n');
|
||||
}
|
||||
|
||||
putchar ('\n');
|
||||
return 1;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user