This commit is contained in:
Wim Taymans 2017-05-26 08:05:01 +02:00
parent d1a06ae247
commit 5b037661d9
154 changed files with 21017 additions and 23044 deletions

View file

@ -26,11 +26,11 @@ extern "C" {
#include <spa/type-map.h>
void spa_type_map_set_default (struct spa_type_map *map);
struct spa_type_map * spa_type_map_get_default (void);
void spa_type_map_set_default(struct spa_type_map *map);
struct spa_type_map *spa_type_map_get_default(void);
#ifdef __cplusplus
} /* extern "C" */
} /* extern "C" */
#endif
#endif /* __SPA_LIBMAPPER_H__ */