summaryrefslogtreecommitdiff
path: root/libmate-desktop
diff options
context:
space:
mode:
Diffstat (limited to 'libmate-desktop')
-rw-r--r--libmate-desktop/test.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/libmate-desktop/test.c b/libmate-desktop/test.c
index 0e97551..42daa9d 100644
--- a/libmate-desktop/test.c
+++ b/libmate-desktop/test.c
@@ -53,4 +53,5 @@ main (int argc, char **argv)
/* start application */
gtk_main ();
+ return 0;
}