aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.mi/mi-var-rtti.exp
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/testsuite/gdb.mi/mi-var-rtti.exp')
-rw-r--r--gdb/testsuite/gdb.mi/mi-var-rtti.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.mi/mi-var-rtti.exp b/gdb/testsuite/gdb.mi/mi-var-rtti.exp
index cafe340..84cd6c8 100644
--- a/gdb/testsuite/gdb.mi/mi-var-rtti.exp
+++ b/gdb/testsuite/gdb.mi/mi-var-rtti.exp
@@ -27,7 +27,7 @@ standard_testfile .cc
set opts {debug c++}
if [build_executable $testfile.exp $testfile $srcfile $opts] {
- return -1;
+ return -1
}
mi_gdb_load ${binfile}