kill some stray characters breaking the build.
2003-06-30 Mark McLoughlin <mark@skynet.ie> * gtk/gtkexpander.h: kill some stray characters breaking the build.
This commit is contained in:
committed by
Mark McLoughlin
parent
281a95549c
commit
c921fdf53b
@ -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);
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user