X-Git-Url: https://git.octo.it/?p=collectd.git;a=blobdiff_plain;f=src%2Fnotify_desktop.c;h=e430b681c398257e350dab8efb01769d02f49520;hp=266c77cf42d975203e739f2825a585c1723ed6de;hb=a811574a6acbf87f23948411876a231fecaeb491;hpb=93c4facaf7b6e35e032c3d46631097e34891d588 diff --git a/src/notify_desktop.c b/src/notify_desktop.c index 266c77cf..e430b681 100644 --- a/src/notify_desktop.c +++ b/src/notify_desktop.c @@ -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);