summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorTheodore Ts'o <tytso@mit.edu>2010-07-19 02:37:41 -0400
committerTheodore Ts'o <tytso@mit.edu>2010-07-19 02:37:41 -0400
commitdb0bdb49f49fc3dd14c12439d934a3403a3be9f1 (patch)
treeebbdc877184df5896a89d291193029d730aadd85 /tests
parentefe0b401465a3ee836180614b5b435acbb84fc27 (diff)
parent58384b8fa81ce01221414a3603591b63e487609b (diff)
downloade2fsprogs-db0bdb49f49fc3dd14c12439d934a3403a3be9f1.tar.gz
Merge branch 'maint' into next
Conflicts: resize/extent.c
Diffstat (limited to 'tests')
-rw-r--r--tests/progs/test_rel.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/progs/test_rel.c b/tests/progs/test_rel.c
index e6997b65..954a7221 100644
--- a/tests/progs/test_rel.c
+++ b/tests/progs/test_rel.c
@@ -713,7 +713,7 @@ void main(int argc, char **argv)
int retval;
int sci_idx;
const char *usage = "Usage: test_rel [-R request] [-f cmd_file]";
- char c;
+ int c;
char *request = 0;
int exit_status = 0;
char *cmd_file = 0;