Run all changed files 68 8.c/1*.h through format.sh web util
[collectd.git] / src / notify_desktop.c
index e430b68..266c77c 100644 (file)
@@ -102,7 +102,7 @@ static int c_notify(const notification_t *n,
 
   notification = notify_notification_new(summary, n->message, NULL
 #if NOTIFY_CHECK_VERSION(0, 7, 0)
-  );
+                                         );
 #else
                                          ,
                                          NULL);