mirror of
https://gitlab.xiph.org/xiph/icecast-common.git
synced 2025-02-02 15:07:47 -05:00
Fix: instance is actually used
This commit is contained in:
parent
565a43f9c7
commit
fa504140a3
@ -251,7 +251,7 @@ struct igloo_ro_base_tag {
|
||||
char * name;
|
||||
/* Associated objects */
|
||||
igloo_ro_t associated;
|
||||
/* STILL UNUSED: Instance objects */
|
||||
/* Instance objects */
|
||||
igloo_ro_t instance;
|
||||
};
|
||||
int igloo_ro_new__return_zero(igloo_ro_t self, const igloo_ro_type_t *type, va_list ap);
|
||||
|
Loading…
x
Reference in New Issue
Block a user