aboutsummaryrefslogtreecommitdiff
path: root/src/event.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/event.c')
-rw-r--r--src/event.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/event.c b/src/event.c
index 544bf43..2094bdd 100644
--- a/src/event.c
+++ b/src/event.c
@@ -91,6 +91,8 @@ event_handle_warning(MESSENGER_Application *app,
91 msg 91 msg
92 ); 92 );
93 93
94 fprintf(stderr, "ERROR: %s\n", text);
95
94 _show_notification( 96 _show_notification(
95 app, 97 app,
96 context, 98 context,