about summary refs log tree commit diff
path: root/iconvdata/tst-table-from.c
diff options
context:
space:
mode:
Diffstat (limited to 'iconvdata/tst-table-from.c')
-rw-r--r--iconvdata/tst-table-from.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/iconvdata/tst-table-from.c b/iconvdata/tst-table-from.c
index fb4934f0de..5a2fa9d47a 100644
--- a/iconvdata/tst-table-from.c
+++ b/iconvdata/tst-table-from.c
@@ -222,5 +222,5 @@ main (int argc, char *argv[])
       exit (1);
     }
 
-  exit (0);
+  return 0;
 }