Whamcloud - gitweb
debugfs: Fix ncheck display so that extra characters aren't printed
authorTheodore Ts'o <tytso@mit.edu>
Tue, 21 Oct 2008 03:51:53 +0000 (23:51 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Tue, 21 Oct 2008 03:51:53 +0000 (23:51 -0400)
commite3d41d397fc10934cfcbdc3160649f3782224df9
treeeb1427ad8243f5ca6b8772426d53979a574bd53a
parent9e7da0bdc1f426f553b72721c769a8ffe3c536da
debugfs: Fix ncheck display so that extra characters aren't printed

Fix a single-character typo in the printf format statement.

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
debugfs/ncheck.c