plugins/icq/contacts.h

changeset 1432
ab10a52f94a7
parent 1152
e94e29686ded
child 1912
77d18e17199b
--- a/plugins/icq/contacts.h	Sat Jan 27 11:18:17 2001 +0000
+++ b/plugins/icq/contacts.h	Sun Jan 28 01:52:27 2001 +0000
@@ -5,11 +5,12 @@
 #include "icq.h"
 #include "icqtypes.h"
 
-typedef struct icq_ContItem
+typedef struct icq_ContactItem_s
 {
   ICQLINK *icqlink;
   unsigned long uin;
   int vis_list;
+  int invis_list;
   unsigned long remote_ip;
   unsigned long remote_real_ip;
   unsigned long remote_port;

mercurial