From 81191b45887ff69119442f7b31081951e3661c47 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Thu, 6 Nov 2003 19:42:39 +0000 Subject: [PATCH] Fix doc comment. (#126369, Olexiy Avramchenko) Thu Nov 6 20:41:40 2003 Matthias Clasen * gtk/gtkstyle.c (gtk_style_attach): Fix doc comment. (#126369, Olexiy Avramchenko) --- ChangeLog | 5 +++++ ChangeLog.pre-2-10 | 5 +++++ ChangeLog.pre-2-4 | 5 +++++ ChangeLog.pre-2-6 | 5 +++++ ChangeLog.pre-2-8 | 5 +++++ gtk/gtkstyle.c | 2 +- 6 files changed, 26 insertions(+), 1 deletion(-) 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