From 5d456f7eba1c5083679973d53ef78b45b22818ca Mon Sep 17 00:00:00 2001 From: Jakub Jelinek Date: Fri, 15 Sep 2006 12:51:47 +0000 Subject: Updated to fedora-glibc-20060915T0943 --- io/test-lfs.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'io/test-lfs.c') diff --git a/io/test-lfs.c b/io/test-lfs.c index a4669c3984..c27af408eb 100644 --- a/io/test-lfs.c +++ b/io/test-lfs.c @@ -50,7 +50,7 @@ int fd; void do_prepare (int argc, char *argv[]) { - char name_len; + size_t name_len; struct rlimit64 rlim; name_len = strlen (test_dir); -- cgit v1.2.3