aboutsummaryrefslogtreecommitdiff
path: root/libio/tst-widetext.c
diff options
context:
space:
mode:
Diffstat (limited to 'libio/tst-widetext.c')
-rw-r--r--libio/tst-widetext.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libio/tst-widetext.c b/libio/tst-widetext.c
index ed196317a9..48444380d8 100644
--- a/libio/tst-widetext.c
+++ b/libio/tst-widetext.c
@@ -89,7 +89,7 @@ main (void)
exit (1);
}
- if ((size_t) nonr == -1 )
+ if (nonr == (size_t) -1)
{
printf ("\
%u: iconv returned with %Zd and errno = %m (inleft: %Zd, outleft: %Zd)\n",