Mercurial > pidgin
comparison src/protocols/toc/toc.c @ 9473:670daf18649b
[gaim-migrate @ 10298]
(09:29:28) nosnilmot: LSchiere: update the structs, prpl api version &
ChangeLog.API following datallah's send_file patch
committer: Tailor Script <tailor@pidgin.im>
| author | Luke Schierer <lschiere@pidgin.im> |
|---|---|
| date | Wed, 07 Jul 2004 14:02:07 +0000 |
| parents | b3bda982996b |
| children | 7a65fdba750f |
comparison
equal
deleted
inserted
replaced
| 9472:362e92781b3f | 9473:670daf18649b |
|---|---|
| 2146 NULL, | 2146 NULL, |
| 2147 NULL, | 2147 NULL, |
| 2148 NULL, | 2148 NULL, |
| 2149 NULL, | 2149 NULL, |
| 2150 NULL, | 2150 NULL, |
| 2151 NULL | 2151 NULL, |
| 2152 NULL, /* can_receive_file */ | |
| 2153 NULL /* send_file */ | |
| 2152 }; | 2154 }; |
| 2153 | 2155 |
| 2154 static GaimPluginInfo info = | 2156 static GaimPluginInfo info = |
| 2155 { | 2157 { |
| 2156 GAIM_PLUGIN_API_VERSION, /**< api_version */ | 2158 GAIM_PLUGIN_API_VERSION, /**< api_version */ |
