summaryrefslogtreecommitdiff
path: root/testing/tox_sync.c
diff options
context:
space:
mode:
Diffstat (limited to 'testing/tox_sync.c')
-rw-r--r--testing/tox_sync.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/testing/tox_sync.c b/testing/tox_sync.c
index d90024b5..0c91abfd 100644
--- a/testing/tox_sync.c
+++ b/testing/tox_sync.c
@@ -333,6 +333,4 @@ int main(int argc, char *argv[])
333 tox_iterate(tox, NULL); 333 tox_iterate(tox, NULL);
334 c_sleep(1); 334 c_sleep(1);
335 } 335 }
336
337 return 0;
338} 336}