Minor stylistical fixup.
svn path=/trunk/; revision=5634
This commit is contained in:
@ -118,8 +118,10 @@ impl_StorageListener_new_folder (PortableServer_Servant servant,
|
||||
ex_Evolution_StorageListener_Exists,
|
||||
NULL);
|
||||
gtk_object_unref (GTK_OBJECT (e_folder));
|
||||
} else
|
||||
g_print ("Folder registered successfully -- %s %s\n", path, folder->display_name);
|
||||
return;
|
||||
}
|
||||
|
||||
g_print ("Folder registered successfully -- %s %s\n", path, folder->display_name);
|
||||
}
|
||||
|
||||
static void
|
||||
|
||||
Reference in New Issue
Block a user