Index: gdb/testsuite/gdb.hp/gdb.compat/xdb2.exp |
diff --git a/gdb/testsuite/gdb.hp/gdb.compat/xdb2.exp b/gdb/testsuite/gdb.hp/gdb.compat/xdb2.exp |
index 0ea2c0702a1be2107a83d1050ef2caccbc838155..d6640c5be08309904278bdb07ad57a809722e8ab 100644 |
--- a/gdb/testsuite/gdb.hp/gdb.compat/xdb2.exp |
+++ b/gdb/testsuite/gdb.hp/gdb.compat/xdb2.exp |
@@ -1,5 +1,4 @@ |
-# Copyright (C) 1992, 1994-1995, 2007-2012 Free Software Foundation, |
-# Inc. |
+# Copyright (C) 1992-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 |
@@ -43,7 +42,7 @@ if { [gdb_compile "${binfile}0.o ${binfile}1.o" ${binfile} executable {debug}] |
} |
if [get_compiler_info] { |
- return -1; |
+ return -1 |
} |
if { $gcc_compiled } then { continue } |