Skip to content
Snippets Groups Projects
Commit e8d8b9dd authored by Emmanuel Milou's avatar Emmanuel Milou
Browse files

indentation

parent f71ac2ba
Branches
Tags
No related merge requests found
...@@ -235,6 +235,7 @@ stop_notification( void ) ...@@ -235,6 +235,7 @@ stop_notification( void )
{ {
if(notify_notification_show( notification , NULL)) if(notify_notification_show( notification , NULL))
{ {
g_print ("after after test\n");
notify_notification_close( notification , NULL); notify_notification_close( notification , NULL);
g_object_unref( notification ); g_object_unref( notification );
notification = NULL; notification = NULL;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment