mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-08 13:30:08 -05:00
indent
This commit is contained in:
parent
d1a06ae247
commit
5b037661d9
154 changed files with 21017 additions and 23044 deletions
|
|
@ -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__ */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue