| 25 |
25 |
| 26 #ifndef PURPLE_PROTOCOL_IM_H |
26 #ifndef PURPLE_PROTOCOL_IM_H |
| 27 #define PURPLE_PROTOCOL_IM_H |
27 #define PURPLE_PROTOCOL_IM_H |
| 28 |
28 |
| 29 /** |
29 /** |
| 30 * SECTION:protocolim |
30 * SECTION:purpleprotocolim |
| 31 * @section_id: libpurple-protocolim |
31 * @section_id: libpurple-purpleprotocolim |
| 32 * @short_description: Protocol Instant Message Interface |
32 * @short_description: Protocol Instant Message Interface |
| 33 * @title: ProtocolIM Interface |
33 * @title: ProtocolIM Interface |
| 34 */ |
34 */ |
| 35 |
35 |
| 36 #include <glib.h> |
36 #include <glib.h> |