comparison src/protocols/toc/toc.c @ 9917:e74eb0d11f86

[gaim-migrate @ 10809] view chat logs curtesy of datallah committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Tue, 31 Aug 2004 01:45:12 +0000
parents c28d5b45624e
children fb08a0973b3e
comparison
equal deleted inserted replaced
9916:4d17a945aab3 9917:e74eb0d11f86
2138 toc_rem_deny, /* rem_deny */ 2138 toc_rem_deny, /* rem_deny */
2139 toc_set_permit_deny, /* set_permit_deny */ 2139 toc_set_permit_deny, /* set_permit_deny */
2140 toc_warn, /* warn */ 2140 toc_warn, /* warn */
2141 toc_join_chat, /* join_chat */ 2141 toc_join_chat, /* join_chat */
2142 NULL, /* reject_chat */ 2142 NULL, /* reject_chat */
2143 NULL, /* get_chat_name */
2143 toc_chat_invite, /* chat_invite */ 2144 toc_chat_invite, /* chat_invite */
2144 toc_chat_leave, /* chat_leave */ 2145 toc_chat_leave, /* chat_leave */
2145 toc_chat_whisper, /* chat_whisper */ 2146 toc_chat_whisper, /* chat_whisper */
2146 toc_chat_send, /* chat_send */ 2147 toc_chat_send, /* chat_send */
2147 toc_keepalive, /* keepalive */ 2148 toc_keepalive, /* keepalive */