aboutsummaryrefslogtreecommitdiff
path: root/bfd/po
diff options
context:
space:
mode:
authorDr. David Alan Gilbert <dgilbert@redhat.com>2020-10-22 12:00:10 +0100
committerNick Clifton <nickc@redhat.com>2020-10-22 12:00:10 +0100
commit777cd7ab3febadcdad52e3231e960af86e8742da (patch)
tree1108766883d3eaaf421508f8e63222d9643730a8 /bfd/po
parent6b4c676cc7f48f656cf235dd0507c41ab11d7cb5 (diff)
downloadfsf-binutils-gdb-777cd7ab3febadcdad52e3231e960af86e8742da.zip
fsf-binutils-gdb-777cd7ab3febadcdad52e3231e960af86e8742da.tar.gz
fsf-binutils-gdb-777cd7ab3febadcdad52e3231e960af86e8742da.tar.bz2
Fix printf formatting errors where "0x" is used as a prefix for a decimal number.
bfd * po/es.po: Fix printf format binutils * windmc.c: Fix printf format gas * config/tc-arc.c: Fix printf format opcodes * po/es.po: Fix printf format sim * arm/armos.c: Fix printf format * ppc/emul_netbsd.c: Fix printf format -- Dr. David Alan Gilbert / dgilbert@redhat.com / Manchester, UK
Diffstat (limited to 'bfd/po')
-rw-r--r--bfd/po/es.po2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/po/es.po b/bfd/po/es.po
index 1fcfd01..5532b5d 100644
--- a/bfd/po/es.po
+++ b/bfd/po/es.po
@@ -567,7 +567,7 @@ msgstr "%B: aviso: lectura de segmento de números de línea fallada"
#: coffcode.h:4641 coffcode.h:4655
#, c-format
msgid "%B: warning: illegal symbol index 0x%lx in line number entry %d"
-msgstr "%B: aviso: índice simbólico 0x%ld ilegal en las entradas del número de línea %d"
+msgstr "%B: aviso: índice simbólico 0x%lx ilegal en las entradas del número de línea %d"
#: coffcode.h:4669
#, c-format