From: Jean-Philippe Orsini Date: Mon, 7 Nov 2011 20:53:42 +0000 (+0000) Subject: code style X-Git-Tag: v0.8.0.5~605 X-Git-Url: https://git.wpitchoune.net/gitweb/?p=psensor.git;a=commitdiff_plain;h=966364cf1cae15c542ec8f28899b524ba2238bdf code style --- 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,