| 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 |