diff options
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -9,7 +9,7 @@ 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. + format string. Reported by Clytie Siddall. 2007-10-24 Jim Meyering <meyering@redhat.com> |