summaryrefslogtreecommitdiff
path: root/stdlib
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2006-09-15 12:51:47 +0000
committerJakub Jelinek <jakub@redhat.com>2006-09-15 12:51:47 +0000
commit5d456f7eba1c5083679973d53ef78b45b22818ca (patch)
treef4be894988fc80cdc48f3ff1a8d4a86d27decb9a /stdlib
parenteffe3e2d1a084fde8fae9b91febb28c97781f9e5 (diff)
Updated to fedora-glibc-20060915T0943
Diffstat (limited to 'stdlib')
-rw-r--r--stdlib/test-canon2.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/stdlib/test-canon2.c b/stdlib/test-canon2.c
index ba491995b7..f182e95adc 100644
--- a/stdlib/test-canon2.c
+++ b/stdlib/test-canon2.c
@@ -39,7 +39,7 @@ char *name2;
void
do_prepare (int argc, char *argv[])
{
- char test_dir_len;
+ size_t test_dir_len;
test_dir_len = strlen (test_dir);