aboutsummaryrefslogtreecommitdiff
path: root/gas/gasp.c
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2002-01-17 11:28:49 +0000
committerNick Clifton <nickc@redhat.com>2002-01-17 11:28:49 +0000
commit06f030db350108824d2a06fec35992ba084d92ca (patch)
tree74266fd4f4ffdc8dba167875b40fa1cd676dcd5a /gas/gasp.c
parentce5fe2c65800586593eb97e71fb44a56c801d21b (diff)
downloadgdb-06f030db350108824d2a06fec35992ba084d92ca.zip
gdb-06f030db350108824d2a06fec35992ba084d92ca.tar.gz
gdb-06f030db350108824d2a06fec35992ba084d92ca.tar.bz2
Add no-c-format comment to prevent confusion when translating string.
Diffstat (limited to 'gas/gasp.c')
-rw-r--r--gas/gasp.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/gas/gasp.c b/gas/gasp.c
index dc1946e..73b4d88 100644
--- a/gas/gasp.c
+++ b/gas/gasp.c
@@ -1,5 +1,5 @@
/* gasp.c - Gnu assembler preprocessor main program.
- Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001
+ Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
Free Software Foundation, Inc.
Written by Steve and Judy Chamberlain of Cygnus Support,
@@ -1549,6 +1549,7 @@ get_any_string (idx, in, out, expand, pretend_quoted)
int val;
char buf[20];
/* Turns the next expression into a string. */
+ /* xgettext: no-c-format */
idx = exp_get_abs (_("% operator needs absolute expression"),
idx + 1,
in,