From 0ecb606cb6cf65de1d9fc8a919bceb4be476c602 Mon Sep 17 00:00:00 2001 From: Jakub Jelinek Date: Thu, 12 Jul 2007 18:26:36 +0000 Subject: 2.5-18.1 --- posix/tst-truncate.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'posix/tst-truncate.c') diff --git a/posix/tst-truncate.c b/posix/tst-truncate.c index d786306..78a5139 100644 --- a/posix/tst-truncate.c +++ b/posix/tst-truncate.c @@ -54,7 +54,7 @@ int fd; void do_prepare (int argc, char *argv[]) { - char name_len; + size_t name_len; #define FNAME FNAME2(TRUNCATE) #define FNAME2(s) "/" STRINGIFY(s) "XXXXXX" -- cgit v1.1