| 20 */ |
20 */ |
| 21 /** |
21 /** |
| 22 * SECTION:backend-iface |
22 * SECTION:backend-iface |
| 23 * @section_id: libpurple-backend-iface |
23 * @section_id: libpurple-backend-iface |
| 24 * @short_description: <filename>media/backend-iface.h</filename> |
24 * @short_description: <filename>media/backend-iface.h</filename> |
| 25 * @title: Interface for media backends |
25 * @title: Interface for Media Backends |
| 26 */ |
26 */ |
| 27 |
27 |
| 28 #ifndef _MEDIA_BACKEND_IFACE_H_ |
28 #ifndef _MEDIA_BACKEND_IFACE_H_ |
| 29 #define _MEDIA_BACKEND_IFACE_H_ |
29 #define _MEDIA_BACKEND_IFACE_H_ |
| 30 |
30 |