comparison libpurple/protocols/msn/contact.c @ 28399:867b4cdc01bf

Fix some more incorrect addresses.
author Paul Aurich <paul@darkrain42.org>
date Sat, 22 Aug 2009 02:57:41 +0000
parents 975fc5f64438
children 7921a53b94b3
comparison
equal deleted inserted replaced
28398:c585572e80dd 28399:867b4cdc01bf
19 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 19 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
20 * GNU General Public License for more details. 20 * GNU General Public License for more details.
21 * 21 *
22 * You should have received a copy of the GNU General Public License 22 * You should have received a copy of the GNU General Public License
23 * along with this program; if not, write to the Free Software 23 * along with this program; if not, write to the Free Software
24 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 24 * Foundation, Inc., 51 Franklin Street, Fifth Floor Boston, MA 02110-1301, USA
25 */ 25 */
26 26
27 #include "msn.h" 27 #include "msn.h"
28 #include "contact.h" 28 #include "contact.h"
29 #include "xmlnode.h" 29 #include "xmlnode.h"