diff options
Diffstat (limited to 'gdb/testsuite/gdb.dwarf2/dw2-ranges.c')
-rw-r--r-- | gdb/testsuite/gdb.dwarf2/dw2-ranges.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/gdb/testsuite/gdb.dwarf2/dw2-ranges.c b/gdb/testsuite/gdb.dwarf2/dw2-ranges.c index f9ebc4b..716d9ff 100644 --- a/gdb/testsuite/gdb.dwarf2/dw2-ranges.c +++ b/gdb/testsuite/gdb.dwarf2/dw2-ranges.c @@ -12,8 +12,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program. If not, see <http://www.gnu.org/licenses/>. - */ + along with this program. If not, see <http://www.gnu.org/licenses/>. */ /* Despite the sections below will be adjacent the assembler has to produce DW_AT_ranges as the linker could place both sections at arbitrary locations. |