]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commit - debugfs/debugfs.c
ChangeLog, debugfs.c, dump.c, ls.c:
authorTheodore Ts'o <tytso@mit.edu>
Sat, 25 Oct 1997 03:51:53 +0000 (03:51 +0000)
committerTheodore Ts'o <tytso@mit.edu>
Sat, 25 Oct 1997 03:51:53 +0000 (03:51 +0000)
commitf13048113f09def05a024470bfeaf44635bf7e98
tree136424b49e5d6a83641f5bc929c48d899101e0b7
parent519149fb458b0fa69c10fecd83fae42e838cf01d
ChangeLog, debugfs.c, dump.c, ls.c:
  debugfs.c (main, do_open_filesys):
  dump.c (do_dump): Make the variable which getopt returns into be
   an int, so that it won't lose on platforms where char is
   unsigned.
debugfs/ChangeLog
debugfs/debugfs.c
debugfs/dump.c
debugfs/ls.c