diff options
Diffstat (limited to 'ld/ldmisc.c')
-rw-r--r-- | ld/ldmisc.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/ldmisc.c b/ld/ldmisc.c index ca1896f..2569bcc 100644 --- a/ld/ldmisc.c +++ b/ld/ldmisc.c @@ -304,7 +304,7 @@ vfinfo (FILE *fp, const char *fmt, va_list arg, bfd_boolean is_warning) /* The GNU Coding Standard requires that error messages be of the form: - + source-file-name:lineno: message We do not always have a line number available so if |