Mercurial > pidgin
comparison doc/cipher-signals.dox @ 21567:d98b612d3f75
merge of '936967b97a8afdc95b54fe92924ef7c0414bea42'
and 'd04590ee7402c6c27ab86cb88f9b1d579c20c5dd'
author | Sadrul Habib Chowdhury <imadil@gmail.com> |
---|---|
date | Sat, 17 Nov 2007 02:20:01 +0000 |
parents | e0613cf8c493 |
children |
comparison
equal
deleted
inserted
replaced
21566:593d119b7980 | 21567:d98b612d3f75 |
---|---|
2 | 2 |
3 @signals | 3 @signals |
4 @signal cipher-added | 4 @signal cipher-added |
5 @signal cipher-removed | 5 @signal cipher-removed |
6 @endsignals | 6 @endsignals |
7 | |
8 @see cipher.h | |
7 | 9 |
8 <hr> | 10 <hr> |
9 | 11 |
10 @signaldef cipher-added | 12 @signaldef cipher-added |
11 @signalproto | 13 @signalproto |
24 Emitted when a cipher is removed. | 26 Emitted when a cipher is removed. |
25 @param cipher The cipher that was removed. | 27 @param cipher The cipher that was removed. |
26 @endsignaldef | 28 @endsignaldef |
27 | 29 |
28 */ | 30 */ |
29 // vim: syntax=c tw=75 et | 31 // vim: syntax=c.doxygen tw=75 et |