diff options
Diffstat (limited to 'gdb/testsuite/gdb.cp/pr-574.cc')
-rw-r--r-- | gdb/testsuite/gdb.cp/pr-574.cc | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/gdb/testsuite/gdb.cp/pr-574.cc b/gdb/testsuite/gdb.cp/pr-574.cc index acd26a2..d0301fd 100644 --- a/gdb/testsuite/gdb.cp/pr-574.cc +++ b/gdb/testsuite/gdb.cp/pr-574.cc @@ -13,8 +13,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/>. */ /* An attempt to replicate PR gdb/574 with a shorter program. |