aboutsummaryrefslogtreecommitdiff
path: root/bfd/vms-tir.c
diff options
context:
space:
mode:
Diffstat (limited to 'bfd/vms-tir.c')
-rw-r--r--bfd/vms-tir.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/vms-tir.c b/bfd/vms-tir.c
index 314a275..de20d4f 100644
--- a/bfd/vms-tir.c
+++ b/bfd/vms-tir.c
@@ -808,7 +808,7 @@ new_section (bfd * abfd ATTRIBUTE_UNUSED, int idx)
if (section == 0)
{
#if VMS_DEBUG
- _bfd_vms_debug (6, "bfd_make_section (%s) failed", name);
+ _bfd_vms_debug (6, "new_section (%s) failed", name);
#endif
return NULL;
}