Index: gdb/testsuite/gdb.mi/gdb792.exp |
diff --git a/gdb/testsuite/gdb.mi/gdb792.exp b/gdb/testsuite/gdb.mi/gdb792.exp |
index 1cb7ae2f61ded5bc577e4935f8987ae263253f7b..d36cf30d35bc9e72e9b9dedf7bd7fc5ec326b360 100644 |
--- a/gdb/testsuite/gdb.mi/gdb792.exp |
+++ b/gdb/testsuite/gdb.mi/gdb792.exp |
@@ -1,4 +1,4 @@ |
-# Copyright 2002-2003, 2007-2012 Free Software Foundation, Inc. |
+# Copyright 2002-2013 Free Software Foundation, Inc. |
# This program is free software; you can redistribute it and/or modify |
# it under the terms of the GNU General Public License as published by |
@@ -30,7 +30,7 @@ if [mi_gdb_start] { |
standard_testfile .cc |
if [get_compiler_info "c++"] { |
- return -1; |
+ return -1 |
} |
if {[gdb_compile $srcdir/$subdir/$srcfile $binfile executable {debug c++}] != ""} { |