mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-09 13:30:06 -05:00
doc: add a missing endcond to the context
This commit is contained in:
parent
1ce6db47e3
commit
2b626bc31a
1 changed files with 1 additions and 0 deletions
|
|
@ -76,6 +76,7 @@ struct factory_entry {
|
||||||
regex_t regex;
|
regex_t regex;
|
||||||
char *lib;
|
char *lib;
|
||||||
};
|
};
|
||||||
|
/** \endcond */
|
||||||
|
|
||||||
static void fill_properties(struct pw_context *context)
|
static void fill_properties(struct pw_context *context)
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue