Index: gdb/testsuite/gdb.base/relational.exp |
diff --git a/gdb/testsuite/gdb.base/relational.exp b/gdb/testsuite/gdb.base/relational.exp |
index 356d3138b75c9152a87948d16a5b711ff320e409..08c7b2304267bf4c71113c4a5555573efa577296 100644 |
--- a/gdb/testsuite/gdb.base/relational.exp |
+++ b/gdb/testsuite/gdb.base/relational.exp |
@@ -1,4 +1,4 @@ |
-# Copyright 1998-1999, 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 |
@@ -30,7 +30,7 @@ if { [prepare_for_testing relational.exp relational int-type.c {debug nowarnings |
} |
if [get_compiler_info] { |
- return -1; |
+ return -1 |
} |
# |