comparison doc/cipher-signals.dox @ 20869:2a6ef74f5a4e

merge of '3efb5d625e5a73423be8be77a6baeed0b65f7e55' and 'c848ad4c20988b5dac9ac164455d3ba2d7307230'
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Wed, 10 Oct 2007 01:06:16 +0000
parents e0613cf8c493
children
comparison
equal deleted inserted replaced
20805:e0ce7124d2d4 20869:2a6ef74f5a4e
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