]> git.0d.be Git - empathy.git/commitdiff
Add missing newline
authorSjoerd Simons <sjoerd.simons@collabora.co.uk>
Sun, 5 Jul 2009 09:31:15 +0000 (10:31 +0100)
committerSjoerd Simons <sjoerd.simons@collabora.co.uk>
Sun, 5 Jul 2009 09:31:15 +0000 (10:31 +0100)
libempathy-gtk/empathy-ui-utils.c

index baa6d21de3d491c58b39e3e4a9c9b7b8f123ab03..3c8c52746c3e522305983dcb7e57850c09501811 100644 (file)
@@ -1539,4 +1539,4 @@ empathy_receive_file_with_file_chooser (EmpathyFTHandler *handler)
                G_CALLBACK (file_manager_receive_file_response_cb), handler);
 
        gtk_widget_show (widget);
-}
\ No newline at end of file
+}