libpurple/protocols/simple/simple.h

changeset 22182
0a0d7e312397
parent 20296
6fc14643117b
child 31625
1097ed538036
--- a/libpurple/protocols/simple/simple.h	Thu Jan 10 02:28:48 2008 +0000
+++ b/libpurple/protocols/simple/simple.h	Thu Jan 10 20:24:58 2008 +0000
@@ -112,6 +112,7 @@
 	int registerexpire;
 	gchar *realhostname;
 	int realport; /* port and hostname from SRV record */
+	gchar *publish_etag;
 };
 
 struct sip_connection {

mercurial