summaryrefslogtreecommitdiff
path: root/testing/tox_shell.c
diff options
context:
space:
mode:
Diffstat (limited to 'testing/tox_shell.c')
-rw-r--r--testing/tox_shell.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/testing/tox_shell.c b/testing/tox_shell.c
index 7a6678ce..18aad9c7 100644
--- a/testing/tox_shell.c
+++ b/testing/tox_shell.c
@@ -159,6 +159,4 @@ int main(int argc, char *argv[])
159 tox_iterate(tox, master); 159 tox_iterate(tox, master);
160 c_sleep(1); 160 c_sleep(1);
161 } 161 }
162
163 return 0;
164} 162}