mirror of https://github.com/BOINC/boinc.git
parent
8d4ad06e28
commit
d43d3687e9
|
@ -53,7 +53,7 @@ extern "C" {
|
|||
fprintf(stderr, "statis_icon_notification_actions begin...\n");
|
||||
fprintf(
|
||||
stderr,
|
||||
"statis_icon_notification_actions notification = %d, action = %s, taskBarIcon = %d...\n"
|
||||
"statis_icon_notification_actions notification = %d, action = %s, taskBarIcon = %d...\n",
|
||||
notification, action, taskBarIcon
|
||||
);
|
||||
if (strcmp(action, "default") == 0) {
|
||||
|
|
Loading…
Reference in New Issue