about summary refs log tree commit diff
path: root/libio/tst_swprintf.c
diff options
context:
space:
mode:
Diffstat (limited to 'libio/tst_swprintf.c')
-rw-r--r--libio/tst_swprintf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libio/tst_swprintf.c b/libio/tst_swprintf.c
index a82ef88e7c..4dadd58741 100644
--- a/libio/tst_swprintf.c
+++ b/libio/tst_swprintf.c
@@ -21,7 +21,7 @@ static const struct
 int
 main (int argc, char *argv[])
 {
-  int n;
+  size_t n;
   int result = 0;
 
   puts ("test 1");