indent paramters
authorLuc Pionchon <luc.pionchon@nokia.com>
Mon, 1 May 2006 23:57:48 +0000 (23:57 +0000)
committerLuc Pionchon <luc.pionchon@nokia.com>
Mon, 1 May 2006 23:57:48 +0000 (23:57 +0000)
hildon-widgets/hildon-banner.c

index 63f1853..03840b9 100644 (file)
@@ -587,7 +587,8 @@ static HildonBanner *hildon_banner_get_instance_for_widget(GtkWidget *widget, gb
  * Since: 0.12.2
  */
 void hildon_banner_show_information(GtkWidget *widget, 
-   const gchar *icon_name, const gchar *text)
+                                    const gchar *icon_name,
+                                    const gchar *text)
 {
    HildonBanner *banner;