Mercurial > pidgin.yaz
diff libpurple/protocols/msn/notification.h @ 23304:02945b79a6d8
Minor documentation and whitespace
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Fri, 06 Jun 2008 23:10:01 +0000 |
parents | 5cdd93dac7a2 |
children | f85450504940 |
line wrap: on
line diff
--- a/libpurple/protocols/msn/notification.h Fri Jun 06 22:51:17 2008 +0000 +++ b/libpurple/protocols/msn/notification.h Fri Jun 06 23:10:01 2008 +0000 @@ -41,6 +41,11 @@ struct _MsnNotification { MsnSession *session; + + /** + * This is a convenience pointer that always points to + * servconn->cmdproc + */ MsnCmdProc *cmdproc; MsnServConn *servconn;