diff plugins/icq/icq.h @ 1467:7f7857c5036e

[gaim-migrate @ 1477] updates to icqlib and gtkspell. also added catch case for when BYTE_ORDER wasn't defined. committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Sun, 04 Feb 2001 07:34:46 +0000
parents 4c510ca3563f
children 0ef6603d986e
line wrap: on
line diff
--- a/plugins/icq/icq.h	Sat Feb 03 13:30:57 2001 +0000
+++ b/plugins/icq/icq.h	Sun Feb 04 07:34:46 2001 +0000
@@ -260,6 +260,8 @@
   /** Private data pointer. */
   struct icq_link_private *d;
   
+  /** Space for user data */
+  void* icq_UserData;
 } ICQLINK;
 
 extern int icq_Russian;