libpurple/plugins/perl/common/module.h

changeset 23982
204b6e71f403
parent 23023
6aeeb2037709
child 23985
a8c308734700
equal deleted inserted replaced
23981:4dcc884ffee0 23982:204b6e71f403
84 /* cipher.h */ 84 /* cipher.h */
85 typedef PurpleCipher * Purple__Cipher; 85 typedef PurpleCipher * Purple__Cipher;
86 typedef PurpleCipherCaps Purple__CipherCaps; 86 typedef PurpleCipherCaps Purple__CipherCaps;
87 typedef PurpleCipherContext * Purple__Cipher__Context; 87 typedef PurpleCipherContext * Purple__Cipher__Context;
88 typedef PurpleCipherOps * Purple__Cipher__Ops; 88 typedef PurpleCipherOps * Purple__Cipher__Ops;
89 typedef PurpleCipherBatchMode Purple__Cipher__BatchMode;
89 90
90 /* cmds.h */ 91 /* cmds.h */
91 typedef PurpleCmdFlag Purple__Cmd__Flag; 92 typedef PurpleCmdFlag Purple__Cmd__Flag;
92 typedef PurpleCmdId Purple__Cmd__Id; 93 typedef PurpleCmdId Purple__Cmd__Id;
93 typedef PurpleCmdPriority Purple__Cmd__Priority; 94 typedef PurpleCmdPriority Purple__Cmd__Priority;

mercurial