aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.ada/arrayparam.exp
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/testsuite/gdb.ada/arrayparam.exp')
-rw-r--r--gdb/testsuite/gdb.ada/arrayparam.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.ada/arrayparam.exp b/gdb/testsuite/gdb.ada/arrayparam.exp
index 50eeaf0..717d36e 100644
--- a/gdb/testsuite/gdb.ada/arrayparam.exp
+++ b/gdb/testsuite/gdb.ada/arrayparam.exp
@@ -29,7 +29,7 @@ runto "foo.adb:$bp_location"
# Verify that a call to a function that takes an array as a parameter
# works without problem.
-gdb_test "print call_me (\"bonjour\")" \
+gdb_test "print call_me(\"bonjour\")" \
"= void"
# Verify that the array was passed properly by checking the global