| 20 */ |
20 */ |
| 21 /** |
21 /** |
| 22 * SECTION:blistnodetypes |
22 * SECTION:blistnodetypes |
| 23 * @section_id: libpurple-blistnodetypes |
23 * @section_id: libpurple-blistnodetypes |
| 24 * @short_description: <filename>blistnodetypes.h</filename> |
24 * @short_description: <filename>blistnodetypes.h</filename> |
| 25 * @title: Buddy, Chat, Contact and Group node objects |
25 * @title: Buddy, Chat, Contact and Group node Objects |
| 26 */ |
26 */ |
| 27 |
27 |
| 28 #ifndef _PURPLE_BLISTNODE_TYPES_H_ |
28 #ifndef _PURPLE_BLISTNODE_TYPES_H_ |
| 29 #define _PURPLE_BLISTNODE_TYPES_H_ |
29 #define _PURPLE_BLISTNODE_TYPES_H_ |
| 30 |
30 |