summaryrefslogtreecommitdiffstats
path: root/polyp/strlist-test.c
diff options
context:
space:
mode:
Diffstat (limited to 'polyp/strlist-test.c')
-rw-r--r--polyp/strlist-test.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/polyp/strlist-test.c b/polyp/strlist-test.c
index 01dcdf12..b68a0415 100644
--- a/polyp/strlist-test.c
+++ b/polyp/strlist-test.c
@@ -36,4 +36,6 @@ int main(int argc, char* argv[]) {
pa_xfree(t);
pa_strlist_free(l);
+
+ return 0;
}