Re: [PATCH] Mark help string in DEFPARAM as no-c-format
On 05/01/2015 05:27 AM, Andreas Schwab wrote: Tested with make gcc.pot. Andreas. PR translation/65959 * params.h (DEFPARAM): Rename msgid to nocmsgid. OK. jeff
[PATCH] Mark help string in DEFPARAM as no-c-format
Tested with make gcc.pot. Andreas. PR translation/65959 * params.h (DEFPARAM): Rename msgid to nocmsgid. --- gcc/params.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gcc/params.h b/gcc/params.h index 28d077f..f53426d 100644 --- a/gcc/params.h +++ b/gcc/par