summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/notify/notify.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/notify/notify.c b/src/notify/notify.c
index b468a5bc44..7b23e7bdb0 100644
--- a/src/notify/notify.c
+++ b/src/notify/notify.c
@@ -285,4 +285,4 @@ static int run(int argc, char* argv[]) {
return 0;
}
-DEFINE_MAIN_FUNCTION_WITH_POSITIVE_FAILURE (run);
+DEFINE_MAIN_FUNCTION_WITH_POSITIVE_FAILURE(run);