tab expand

This commit is contained in:
Ron Pedde 2006-03-26 19:46:55 +00:00
parent 1a0dae4ed0
commit f1037ae45a

View File

@ -70,7 +70,7 @@ int server_side_convert(char *codectype) {
(!conf_isset("general","ssc_prog")) ||
(!codectype)) {
DPRINTF(E_DBG,L_SCAN,"Nope\n");
free(ssc_codectypes);
free(ssc_codectypes);
return 0;
}