Index: gdb/testsuite/gdb.hp/gdb.defects/solib-d.exp |
diff --git a/gdb/testsuite/gdb.hp/gdb.defects/solib-d.exp b/gdb/testsuite/gdb.hp/gdb.defects/solib-d.exp |
index 8b629250c74725857065bc2ae110b77e73d31da8..f6cb006d460dc20dbef61c47d2f602222a1e46a9 100644 |
--- a/gdb/testsuite/gdb.hp/gdb.defects/solib-d.exp |
+++ b/gdb/testsuite/gdb.hp/gdb.defects/solib-d.exp |
@@ -1,4 +1,4 @@ |
-# Copyright (C) 1997, 2007-2012 Free Software Foundation, Inc. |
+# Copyright (C) 1997-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 |
@@ -71,7 +71,7 @@ set libfile2 ${objdir}/${subdir}/${testfile}2.sl |
# Create and source the file that provides information about the compiler |
# used to compile the test case. |
if [get_compiler_info] { |
- return -1; |
+ return -1 |
} |
# set up appropriate compile option to recognize long double |