diff src/protocols/simple/simple.h @ 13177:891be2f09b5c

[gaim-migrate @ 15540] adding support for xpidf used by windows messenger and changing Contact headers to be accepted by LCS committer: Tailor Script <tailor@pidgin.im>
author Thomas Butter <tbutter>
date Wed, 08 Feb 2006 05:53:52 +0000
parents 31a3a9af1494
children 33bef17125c2
line wrap: on
line diff
--- a/src/protocols/simple/simple.h	Wed Feb 08 05:45:03 2006 +0000
+++ b/src/protocols/simple/simple.h	Wed Feb 08 05:53:52 2006 +0000
@@ -43,6 +43,7 @@
 	gchar *name;
 	time_t expire;
 	struct sip_dialog dialog;
+	int needsxpidf;
 };
 
 struct simple_buddy {