Commit 6932d8cd authored by Pierre d'Herbemont's avatar Pierre d'Herbemont

macosx: Save avi-index.

Reported by Georg Seifert.
parent b7fc3b63
......@@ -907,6 +907,7 @@ static inline void save_module_list( intf_thread_t * p_intf, id object, const ch
i = i + config_SaveConfigFile( p_intf, "access_ftp" );
i = i + config_SaveConfigFile( p_intf, "access_mms" );
i = i + config_SaveConfigFile( p_intf, "live555" );
i = i + config_SaveConfigFile( p_intf, "avi" );
if( i != 0 )
{
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment