diff libgaim/protocols/oscar/peer.h @ 14262:baff095b146c

[gaim-migrate @ 16944] Rename GaimProxyConnectInfo to GaimProxyConnectData, and change the variables from connect_info to connect_data. Sorry, but I wanted to get this right before it becomes permanent. committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Mon, 21 Aug 2006 05:25:44 +0000
parents 60b1bc8dbf37
children 645598a4ec04
line wrap: on
line diff
--- a/libgaim/protocols/oscar/peer.h	Mon Aug 21 05:07:42 2006 +0000
+++ b/libgaim/protocols/oscar/peer.h	Mon Aug 21 05:25:44 2006 +0000
@@ -161,7 +161,7 @@
 	/**
 	 * This is only used when the peer connection is being established.
 	 */
-	GaimProxyConnectInfo *connect_info;
+	GaimProxyConnectData *connect_data;
 
 	/**
 	 * This is only used when the peer connection is being established.