libpurple/protocol.h

branch
soc.2013.gobjectification.plugins
changeset 37062
f9b1a70fb9d6
parent 37060
e5206d7698e5
child 37073
baf45dc13ffd
equal deleted inserted replaced
37061:77a5c789fff1 37062:f9b1a70fb9d6
20 */ 20 */
21 /** 21 /**
22 * SECTION:protocol 22 * SECTION:protocol
23 * @section_id: libpurple-protocol 23 * @section_id: libpurple-protocol
24 * @short_description: <filename>protocol.h</filename> 24 * @short_description: <filename>protocol.h</filename>
25 * @title: Protocol object and interfaces 25 * @title: Protocol Object and Interfaces
26 */ 26 */
27 27
28 #ifndef _PURPLE_PROTOCOL_H_ 28 #ifndef _PURPLE_PROTOCOL_H_
29 #define _PURPLE_PROTOCOL_H_ 29 #define _PURPLE_PROTOCOL_H_
30 30

mercurial