From cd035725b9b6cb8fc257703a12368806ffcbfa96 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Tue, 17 Jul 2012 11:27:50 +0200 Subject: psxtests/psxchroot01: Typo --- testsuites/psxtests/psxchroot01/test.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testsuites/psxtests/psxchroot01/test.c b/testsuites/psxtests/psxchroot01/test.c index 70298c4742..7bb4a61a4a 100644 --- a/testsuites/psxtests/psxchroot01/test.c +++ b/testsuites/psxtests/psxchroot01/test.c @@ -65,7 +65,7 @@ int main( ) #endif { - static const uintptr_t global_location_size = { + static const uintptr_t global_location_size [] = { sizeof(rtems_filesystem_global_location_t) }; -- cgit v1.2.3