]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commit - debugfs/debugfs.c
debugfs: Print the progname instead of argv[0] in error message
authorManish Katiyar <mkatiyar@gmail.com>
Sat, 23 Aug 2008 16:58:05 +0000 (22:28 +0530)
committerTheodore Ts'o <tytso@mit.edu>
Sun, 24 Aug 2008 21:29:33 +0000 (17:29 -0400)
commit73b054259632148e789f61cce244ec4fa929721d
tree642d16f42507f50c44b145126b1a12281fc3dc15
parent4262162ac207f526acdcffa5ed22e34c3674c28a
debugfs: Print the progname instead of argv[0] in error message

Trivial fix to print the progname instead of argv[0] in error message.

Signed-off-by: "Manish Katiyar" <mkatiyar@gmail.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
debugfs/debugfs.c