diff --git a/gtk/gtkfilechooser.c b/gtk/gtkfilechooser.c index 048e89182a..85f972f064 100644 --- a/gtk/gtkfilechooser.c +++ b/gtk/gtkfilechooser.c @@ -72,6 +72,7 @@ * * * + * * * File Names and Encodings * When the user is finished selecting files in a diff --git a/gtk/gtkwidget.c b/gtk/gtkwidget.c index f02b481867..0d923010d0 100644 --- a/gtk/gtkwidget.c +++ b/gtk/gtkwidget.c @@ -62,6 +62,7 @@ * * GtkWidget is the base class all widgets in GTK+ derive from. It manages the * widget lifecycle, states and style. + * * * * GtkWidget introduces style