X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Fnotify_desktop.c;h=e430b681c398257e350dab8efb01769d02f49520;hb=904a45ef1b06bf7b14238af6d2aeb9bce176daf7;hp=266c77cf42d975203e739f2825a585c1723ed6de;hpb=27ca3ca92a757b5c9bb3baa5a29ef352ec70b1c9;p=collectd.git 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);