aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.cp/nextoverthrow.cc
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/testsuite/gdb.cp/nextoverthrow.cc')
-rw-r--r--gdb/testsuite/gdb.cp/nextoverthrow.cc4
1 files changed, 2 insertions, 2 deletions
diff --git a/gdb/testsuite/gdb.cp/nextoverthrow.cc b/gdb/testsuite/gdb.cp/nextoverthrow.cc
index bf1e9e53..3041e47 100644
--- a/gdb/testsuite/gdb.cp/nextoverthrow.cc
+++ b/gdb/testsuite/gdb.cp/nextoverthrow.cc
@@ -13,8 +13,8 @@
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/>. */
+
#include <iostream>
using namespace std;