]> git.sesse.net Git - vlc/blobdiff - include/vlc_common.h
* Fixed another bunch of memory leaks.
[vlc] / include / vlc_common.h
index cce8fa2d5586020213bb23e966e1aeae4cb13d94..647b8c2f28910717ca102c79eb2b9caaf6c75027 100644 (file)
@@ -328,7 +328,7 @@ typedef struct sout_mux_sys_t sout_mux_sys_t;
 typedef struct sout_stream_t    sout_stream_t;
 typedef struct sout_stream_sys_t sout_stream_sys_t;
 
-typedef struct sout_cfg_t       sout_cfg_t;
+typedef struct config_chain_t       config_chain_t;
 typedef struct sap_session_t    sap_session_t;
 typedef struct sap_address_t sap_address_t;
 typedef struct session_descriptor_t session_descriptor_t;