[gtkhtml] Fix whitespace.



commit 2c9033287a92684e83b336cffb453fceee92ef64
Author: Matthew Barnes <mbarnes redhat com>
Date:   Sat Jun 13 22:10:36 2009 -0400

    Fix whitespace.

 gtkhtml/dllmain.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gtkhtml/dllmain.c b/gtkhtml/dllmain.c
index d07e697..453fdeb 100644
--- a/gtkhtml/dllmain.c
+++ b/gtkhtml/dllmain.c
@@ -63,7 +63,7 @@ setup (void)
                 G_UNLOCK (mutex);
                 return;
         }
-		
+
         prefix = g_win32_get_package_installation_directory_of_module(hmodule);
         cp_prefix = g_win32_locale_filename_from_utf8(prefix);
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]