Trailing whitespace bad
This commit is contained in:
parent
6d4976e1d1
commit
25e119c21b
|
@ -609,7 +609,7 @@ notify_send_request_varg(NotifyUrgency urgency, const char *summary,
|
||||||
-1, &error);
|
-1, &error);
|
||||||
|
|
||||||
dbus_message_unref(message);
|
dbus_message_unref(message);
|
||||||
|
|
||||||
if (dbus_error_is_set(&error))
|
if (dbus_error_is_set(&error))
|
||||||
{
|
{
|
||||||
print_error("Error sending SendNotification: %s\n", error.message);
|
print_error("Error sending SendNotification: %s\n", error.message);
|
||||||
|
|
Loading…
Reference in New Issue