assorted target messages
[deliverable/binutils-gdb.git] / bfd / elfnn-ia64.c
index 824652adce77e10a87237c98b72a7fd2269f5e25..595316dc115db309fbd91e98afd104d1ae0d5332 100644 (file)
@@ -617,8 +617,8 @@ elfNN_ia64_relax_section (bfd *abfd, asection *sec,
            {
              _bfd_error_handler
                /* xgettext:c-format */
-               (_("%pB: Can't relax br at %#" PRIx64 " in section `%pA'."
-                  " Please use brl or indirect branch."),
+               (_("%pB: can't relax br at %#" PRIx64 " in section `%pA';"
+                  " please use brl or indirect branch"),
                 sec->owner, (uint64_t) roff, sec);
              bfd_set_error (bfd_error_bad_value);
              goto error_return;
This page took 0.023321 seconds and 4 git commands to generate.