Index: gdb/testsuite/gdb.mi/mi-var-cp.exp |
diff --git a/gdb/testsuite/gdb.mi/mi-var-cp.exp b/gdb/testsuite/gdb.mi/mi-var-cp.exp |
index 0ce4c4026cc90f328092235f45f97a0186969bfe..5dad1d300adb62b8754e4cffcf09e9205a22b14f 100644 |
--- a/gdb/testsuite/gdb.mi/mi-var-cp.exp |
+++ b/gdb/testsuite/gdb.mi/mi-var-cp.exp |
@@ -1,4 +1,4 @@ |
-# Copyright 2006-2012 Free Software Foundation, Inc. |
+# Copyright 2006-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 |
@@ -26,7 +26,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++}] != ""} { |