src/gtklist.h

changeset 4712
27462ae999a4
parent 4699
8917880b605e
child 4724
2c7fae3847c8
--- a/src/gtklist.h	Tue Mar 11 20:32:05 2003 +0000
+++ b/src/gtklist.h	Tue Mar 11 20:34:32 2003 +0000
@@ -56,7 +56,7 @@
  */
 struct gaim_gtk_blist_node
 {
-	uint timer;                      /**< The timer handle.  */
+	unsigned int timer;                      /**< The timer handle.  */
 };
 
 #define GAIM_GTK_BLIST_NODE(node) ((struct gaim_gtk_blist_node *)(node)->ui_data)

mercurial