Tell xgettext that "ARG1 % ARG2" is not a C format string.
authorMicah Cowan <micah@cowan.name>
Thu, 25 Oct 2007 06:59:30 +0000 (08:59 +0200)
committerJim Meyering <meyering@redhat.com>
Thu, 25 Oct 2007 06:59:30 +0000 (08:59 +0200)
commit35eca590ad490d6f2b53b8a2e7dd0ce2fbabe710
tree6e740b07613a1b0cef4518b73dafbd0c6468f62c
parentedb5faa2970d57681ae9ba41d98df7f210d82587
Tell xgettext that "ARG1 % ARG2" is not a C format string.

* src/expr.c (usage): Add a comment to override xgettext's default
behavior, which would classify "ARG1 % ARG2" as a fprintf-style
format string.
ChangeLog
src/expr.c