]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commit
e2fsck: add xgettext:no-c-format tags
authorTheodore Ts'o <tytso@mit.edu>
Sat, 13 Jul 2019 17:49:34 +0000 (13:49 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Sat, 13 Jul 2019 17:49:34 +0000 (13:49 -0400)
commit5684ef8ed9f36c0afaed04e20b184186fda5abb8
treefff9d71f7207f5b1d94374319edeec0b4d8254e7
parentaa773f808379cd0167281217bdcd7f3d87ae3201
e2fsck: add xgettext:no-c-format tags

The xgettext program is incorrectly marking e2fsck problem
descriptions as being c-style printf strings.  Override its mistakes.

Signed-off-by: Theodore Ts'o <tytso@mit.edu>
e2fsck/problem.c