commit | 46d6f84ebe3cfdd703f40a56f9904c04d10cc138 | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Wed Apr 22 15:07:00 2009 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Wed Apr 22 15:07:00 2009 -0400 |
tree | 23991f437351ee248b6addd7636fd3099ed23646 | |
parent | 935a123f3b9156e18d1397a05e5b5f1a5e021f22 [diff] |
libext2fs: Fix format string type warnings in alloc_stats.c Fix gcc warnings caused by wrong types passed com_err() in ext2fs_inode_alloc_stats2 and in ext2fs_block_alloc_stats(). Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>