diff --git a/ChangeLog b/ChangeLog index eee6b7de90..879c2d5175 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Thu Nov 6 20:41:40 2003 Matthias Clasen + + * gtk/gtkstyle.c (gtk_style_attach): Fix doc comment. + (#126369, Olexiy Avramchenko) + Thu Nov 6 00:21:41 2003 Matthias Clasen * gtk/gtkcolorbutton.c (gtk_color_button_init): diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10 index eee6b7de90..879c2d5175 100644 --- a/ChangeLog.pre-2-10 +++ b/ChangeLog.pre-2-10 @@ -1,3 +1,8 @@ +Thu Nov 6 20:41:40 2003 Matthias Clasen + + * gtk/gtkstyle.c (gtk_style_attach): Fix doc comment. + (#126369, Olexiy Avramchenko) + Thu Nov 6 00:21:41 2003 Matthias Clasen * gtk/gtkcolorbutton.c (gtk_color_button_init): diff --git a/ChangeLog.pre-2-4 b/ChangeLog.pre-2-4 index eee6b7de90..879c2d5175 100644 --- a/ChangeLog.pre-2-4 +++ b/ChangeLog.pre-2-4 @@ -1,3 +1,8 @@ +Thu Nov 6 20:41:40 2003 Matthias Clasen + + * gtk/gtkstyle.c (gtk_style_attach): Fix doc comment. + (#126369, Olexiy Avramchenko) + Thu Nov 6 00:21:41 2003 Matthias Clasen * gtk/gtkcolorbutton.c (gtk_color_button_init): diff --git a/ChangeLog.pre-2-6 b/ChangeLog.pre-2-6 index eee6b7de90..879c2d5175 100644 --- a/ChangeLog.pre-2-6 +++ b/ChangeLog.pre-2-6 @@ -1,3 +1,8 @@ +Thu Nov 6 20:41:40 2003 Matthias Clasen + + * gtk/gtkstyle.c (gtk_style_attach): Fix doc comment. + (#126369, Olexiy Avramchenko) + Thu Nov 6 00:21:41 2003 Matthias Clasen * gtk/gtkcolorbutton.c (gtk_color_button_init): diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8 index eee6b7de90..879c2d5175 100644 --- a/ChangeLog.pre-2-8 +++ b/ChangeLog.pre-2-8 @@ -1,3 +1,8 @@ +Thu Nov 6 20:41:40 2003 Matthias Clasen + + * gtk/gtkstyle.c (gtk_style_attach): Fix doc comment. + (#126369, Olexiy Avramchenko) + Thu Nov 6 00:21:41 2003 Matthias Clasen * gtk/gtkcolorbutton.c (gtk_color_button_init): diff --git a/gtk/gtkstyle.c b/gtk/gtkstyle.c index effa4f439b..1e70a4e4da 100644 --- a/gtk/gtkstyle.c +++ b/gtk/gtkstyle.c @@ -749,7 +749,7 @@ gtk_style_new (void) /** * gtk_style_attach: * @style: a #GtkStyle. - * @window: a #GtkWindow. + * @window: a #GdkWindow. * @returns: Either @style, or a newly-created #GtkStyle. * If the style is newly created, the style parameter * will be dereferenced, and the new style will have