Index: gdb/testsuite/gdb.cp/ambiguous.exp |
diff --git a/gdb/testsuite/gdb.cp/ambiguous.exp b/gdb/testsuite/gdb.cp/ambiguous.exp |
index 052c281b680b8635258d522bd1d5f7b0e217601c..e382b9b89313cb8639fc9082e895fbb38130683e 100644 |
--- a/gdb/testsuite/gdb.cp/ambiguous.exp |
+++ b/gdb/testsuite/gdb.cp/ambiguous.exp |
@@ -1,5 +1,4 @@ |
-# Copyright 1998-1999, 2003-2004, 2007-2012 Free Software Foundation, |
-# Inc. |
+# Copyright 1998-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 |
@@ -31,7 +30,7 @@ if { [skip_cplus_tests] } { continue } |
standard_testfile .cc |
if [get_compiler_info "c++"] { |
- return -1; |
+ return -1 |
} |
if { [test_compiler_info gcc-*] } then { continue } |