Remove trailing redundant `;'
[deliverable/binutils-gdb.git] / bfd / vms-lib.c
index 8f15419fa38011f4cb8a3e79c450d03d3923b79a..8aa0e9a7f4009f5836df35095dc60d3f69468095 100644 (file)
@@ -630,7 +630,7 @@ _bfd_vms_lib_archive_p (bfd *abfd, enum vms_lib_kind kind)
 
  err:
   bfd_release (abfd, tdata);
-  abfd->tdata.any = (void *)tdata_hold;;
+  abfd->tdata.any = (void *)tdata_hold;
   return NULL;
 }
 
This page took 0.023074 seconds and 4 git commands to generate.