src/gtkticker.h

changeset 2595
60c1a3673ad2
parent 2387
c64823ce9e10
--- 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 */
 };
 
 

mercurial