aboutsummaryrefslogtreecommitdiff
path: root/bfd/coff-stgo32.c
diff options
context:
space:
mode:
Diffstat (limited to 'bfd/coff-stgo32.c')
-rw-r--r--bfd/coff-stgo32.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/coff-stgo32.c b/bfd/coff-stgo32.c
index a2b0597..6984b42 100644
--- a/bfd/coff-stgo32.c
+++ b/bfd/coff-stgo32.c
@@ -362,7 +362,7 @@ create_go32_stub (bfd *abfd)
}
close (f);
}
-stub_end:
+ stub_end:
/* There was something wrong above, so use now the standard builtin
stub. */
if (coff_data (abfd)->go32stub == NULL)