diff options
Diffstat (limited to 'gdb/testsuite/gdb.dwarf2/valop.S')
-rw-r--r-- | gdb/testsuite/gdb.dwarf2/valop.S | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/gdb/testsuite/gdb.dwarf2/valop.S b/gdb/testsuite/gdb.dwarf2/valop.S index df8e4c4..f05c0d2 100644 --- a/gdb/testsuite/gdb.dwarf2/valop.S +++ b/gdb/testsuite/gdb.dwarf2/valop.S @@ -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/>. */ /* This was compiled from a trivial program just to test the DW_OP_stack_value and DW_OP_implicit_value operators: |