From c921fdf53b42fe222017b2498b353a6c818af5d8 Mon Sep 17 00:00:00 2001 From: Mark McLoughlin Date: Mon, 30 Jun 2003 13:10:12 +0000 Subject: kill some stray characters breaking the build. 2003-06-30 Mark McLoughlin * gtk/gtkexpander.h: kill some stray characters breaking the build. --- gtk/gtkexpander.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'gtk/gtkexpander.h') diff --git a/gtk/gtkexpander.h b/gtk/gtkexpander.h index 912e612a7..e838a80aa 100644 --- a/gtk/gtkexpander.h +++ b/gtk/gtkexpander.h @@ -50,9 +50,9 @@ struct _GtkExpanderClass { GtkBinClass parent_class; -  /* Key binding signal; to get notification on the expansion -  * state connect to notify::expanded. -  */ + /* Key binding signal; to get notification on the expansion + * state connect to notify:expanded. + */ void (* activate) (GtkExpander *expander); }; -- cgit v1.2.1