]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/testsuite/gdb.ada/null_array.exp
gdb/testsuite/
[thirdparty/binutils-gdb.git] / gdb / testsuite / gdb.ada / null_array.exp
index ef6738e6b3020a90ccd2e5d87af1d45498828572..a7cb06beeadaaa88288e6a30728a310fbe4a7c01 100644 (file)
@@ -27,7 +27,7 @@ set bp_location [gdb_get_line_number "START" ${testdir}/foo.adb]
 runto "foo.adb:$bp_location"
 
 if [get_compiler_info] {
-    return -1;
+    return -1
 }
 
 if {[test_compiler_info {gcc-[0-3]-*}]