mirror of https://github.com/BOINC/boinc.git
parent
cacef3b5e3
commit
85500e10f5
|
@ -56,7 +56,7 @@ extern "C" {
|
|||
|
||||
g_object_get(G_OBJECT(notification), "closed-reason", &closed_reason);
|
||||
|
||||
fprintf(stderr, "statis_icon_notification_closed closed-reason: %d", id, closed_reason);
|
||||
fprintf(stderr, "statis_icon_notification_closed closed-reason: %d", closed_reason);
|
||||
|
||||
fprintf(stderr, "statis_icon_notification_closed end!\n");
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue