X-Git-Url: https://git.wpitchoune.net/gitweb/?a=blobdiff_plain;f=src%2Fui_notify.c;fp=src%2Fui_notify.c;h=faca4dca1e159062fb6175a911a71126f1d6c999;hb=966364cf1cae15c542ec8f28899b524ba2238bdf;hp=693473b4f8f533c336333cb3bece5dcb0b046a96;hpb=0dc49160336a74ee63f47cdde796443c9d869931;p=psensor.git diff --git a/src/ui_notify.c b/src/ui_notify.c index 693473b..faca4dc 100644 --- a/src/ui_notify.c +++ b/src/ui_notify.c @@ -24,7 +24,7 @@ /* Macro defined since libnotify 0.5.2 */ #ifndef NOTIFY_CHECK_VERSION -#define NOTIFY_CHECK_VERSION(x,y,z) 0 +#define NOTIFY_CHECK_VERSION(x, y, z) 0 #endif #include "ui.h" @@ -68,7 +68,7 @@ void ui_notify(struct psensor *sensor, struct ui_psensor *ui) /* * Since libnotify 0.7 notify_notification_new has * only 3 parameters. - */ + */ #if NOTIFY_CHECK_VERSION(0, 7, 0) notif = notify_notification_new(_("Temperature alert"), name,