globally remove all trailing whitespace from ardour code base.
[ardour.git] / libs / clearlooks-older / clearlooks_theme_main.c
index 5356f915dd55d96c79acbe3481ae2d03de4ca4d2..baea4f1bcd563084ff0dc45aa2ce1ccc9d95ea61 100644 (file)
@@ -20,7 +20,7 @@ theme_exit (void)
 G_MODULE_EXPORT GtkRcStyle *
 theme_create_rc_style (void)
 {
-  return GTK_RC_STYLE (g_object_new (CLEARLOOKS_TYPE_RC_STYLE, NULL));  
+  return GTK_RC_STYLE (g_object_new (CLEARLOOKS_TYPE_RC_STYLE, NULL));
 }
 
 /* The following function will be called by GTK+ when the module