Mercurial > pidgin
diff src/protocols/msn/session.h @ 10519:bec9130b24d2
[gaim-migrate @ 11833]
Leak fixes, round #2. And some minor MSN tweaks suggested by Felipe.
committer: Tailor Script <tailor@pidgin.im>
| author | Stu Tomlinson <stu@nosnilmot.com> |
|---|---|
| date | Mon, 17 Jan 2005 00:33:30 +0000 |
| parents | 8f1316d77315 |
| children | fed2a7c2471d |
line wrap: on
line diff
--- a/src/protocols/msn/session.h Sat Jan 15 16:53:55 2005 +0000 +++ b/src/protocols/msn/session.h Mon Jan 17 00:33:30 2005 +0000 @@ -46,7 +46,7 @@ typedef enum { MSN_ERROR_SERVCONN, - MSN_ERROR_UNSUPORTED_PROTOCOL, + MSN_ERROR_UNSUPPORTED_PROTOCOL, MSN_ERROR_HTTP_MALFORMED, MSN_ERROR_AUTH, MSN_ERROR_BAD_BLIST,
