Sat, 07 Aug 2010 22:17:13 +0000
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