--- a/src/gtkticker.h Wed Oct 24 04:56:37 2001 +0000 +++ b/src/gtkticker.h Wed Oct 24 08:35:55 2001 +0000 @@ -68,8 +68,8 @@ struct _GtkTickerChild { GtkWidget *widget; - gint x; // current position - gint offset; // offset in list + gint x; /* current position */ + gint offset; /* offset in list */ };