Mercurial > pidgin.yaz
changeset 30770:6d790bb772ed
Minor typo.
author | Elliott Sales de Andrade <qulogic@pidgin.im> |
---|---|
date | Sat, 07 Aug 2010 22:17:13 +0000 |
parents | 126317248aaa |
children | 0f66b49522c4 |
files | libpurple/protocols/msn/directconn.h |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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