Remove superfluous semicolons from testsuite throughout.
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.asm / asm-source.exp
index 3fd51ac899c87ec649410a56aaadbdac20dfceeb..5168452d64221e0b0904e16b33577f88599207d4 100644 (file)
@@ -194,7 +194,7 @@ if [board_info $dest exists multilib_flags] {
        if { "${multilib_flags}" != "" } {
           untested asm-source.exp
           return -1
-          return;
+          return
         }
 }
 
This page took 0.030286 seconds and 4 git commands to generate.