Remove superfluous semicolons from testsuite throughout.
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.base / varargs.exp
index d956e5c68431a57430b90fb7b6d2234662a39cca..70de81dc3e770e05a3aa87be31e4a47c37280b73 100644 (file)
@@ -67,7 +67,7 @@ gdb_test_no_output "set width 0"
 
 if [gdb_skip_stdio_test "varargs.exp"] {
     # Nothing in this module is testable without printf.
-    return;
+    return
 }
 
 if ![runto_main] then {
This page took 0.025267 seconds and 4 git commands to generate.