From fcbbdfbd18e15b4ee8322a0217cf03a689a5e033 Mon Sep 17 00:00:00 2001
From: Matthew Barnes <mbarnes@redhat.com>
Date: Tue, 16 Aug 2011 11:25:56 -0400
Subject: Coding style and whitespace cleanup.

---
 shell/e-shell-utils.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'shell/e-shell-utils.c')

diff --git a/shell/e-shell-utils.c b/shell/e-shell-utils.c
index 749eb22bd5..740960f555 100644
--- a/shell/e-shell-utils.c
+++ b/shell/e-shell-utils.c
@@ -160,7 +160,7 @@ GFile *
 e_shell_run_save_dialog (EShell *shell,
                          const gchar *title,
                          const gchar *suggestion,
-			 const gchar *filters,
+                         const gchar *filters,
                          GtkCallback customize_func,
                          gpointer customize_data)
 {
-- 
cgit