From 0274669179600ac77475eed9870d2eab52c2cf14 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Sun, 12 Jul 2009 23:33:07 -0400 Subject: Fix excessive whitespace. --- e-util/e-dialog-utils.h | 1 - 1 file changed, 1 deletion(-) (limited to 'e-util/e-dialog-utils.h') diff --git a/e-util/e-dialog-utils.h b/e-util/e-dialog-utils.h index 153c018918..71c801cbc0 100644 --- a/e-util/e-dialog-utils.h +++ b/e-util/e-dialog-utils.h @@ -48,5 +48,4 @@ GtkWidget * e_file_get_save_filesel (GtkWidget *parent, const gchar *title, cons gboolean e_file_can_save(GtkWindow *parent, const gchar *uri); gboolean e_file_check_local(const gchar *name); - #endif -- cgit