Minor typo.

Sat, 07 Aug 2010 22:17:13 +0000

author
Elliott Sales de Andrade <qulogic@pidgin.im>
date
Sat, 07 Aug 2010 22:17:13 +0000
changeset 30603
7e4ead16ca03
parent 30602
624f3d8bff5d
child 30605
8f8ed6942185

Minor typo.

libpurple/protocols/msn/directconn.h file | annotate | diff | comparison | revisions
--- a/libpurple/protocols/msn/directconn.h	Sat Aug 07 19:51:30 2010 +0000
+++ b/libpurple/protocols/msn/directconn.h	Sat Aug 07 22:17:13 2010 +0000
@@ -131,7 +131,7 @@
  * Creates, initializes, and returns a new MsnDirectConn structure.
  */
 MsnDirectConn *
-msn_dc_new(MsnSlpCall *slplink);
+msn_dc_new(MsnSlpCall *slpcall);
 
 /*
  * Destroys an MsnDirectConn structure. Frees every buffer allocated earlier

mercurial