Trailing whitespace bad

This commit is contained in:
Christian Hammond 2004-06-30 18:44:57 +00:00
parent 6d4976e1d1
commit 25e119c21b
1 changed files with 1 additions and 1 deletions

View File

@ -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);