]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commit
problem.c (fix_problem): Don't call print_e2fsck_message if the
authorTheodore Ts'o <tytso@mit.edu>
Sun, 1 Feb 2004 02:24:51 +0000 (21:24 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Sun, 1 Feb 2004 02:24:51 +0000 (21:24 -0500)
commit489f00248f19fdb61d5c71ca57c4c26b1e451597
tree9bb5122cd8c9b352826d2635e7f1ab5c545c069f
parent3c203cb6831fdfe096bae7ce60c594725f70f47d
problem.c (fix_problem): Don't call print_e2fsck_message if the
message is empty; otherwise, the NLS substitution will
print the .po header, which is Just Wrong.
e2fsck/ChangeLog
e2fsck/problem.c