* gdb.base/completion.exp: Recognize the more detailed error
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.base / funcargs.c
index 31c5eec89b31e8dbd17b983246b002bcc7059c24..f7dfc6496764a1c316b4b6aca4c4c9fc5e0359ab 100644 (file)
@@ -747,7 +747,7 @@ int main ()
   call2f (f, l, d, c, f, s, d, i);
   call2g (l, d, c, f, s, d, i, f);
   call2h (d, c, f, s, d, i, f, l);
-  call2i (c, f, c, c, d, c, c, c, f, s, c, d);;
+  call2i (c, f, c, c, d, c, c, c, f, s, c, d);
 
   /* Test dereferencing pointers to various integral and floating types */
 
This page took 0.024044 seconds and 4 git commands to generate.