diff plugins/icq/contacts.h @ 1432:4c510ca3563f

[gaim-migrate @ 1442] icqlib 1.1.5 committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Sun, 28 Jan 2001 01:52:27 +0000
parents 201ec77f3a60
children 8ed70631ed15
line wrap: on
line diff
--- 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;