mirror of
https://github.com/owntone/owntone-server.git
synced 2025-02-05 02:38:09 -05:00
tab expand
This commit is contained in:
parent
1a0dae4ed0
commit
f1037ae45a
@ -70,7 +70,7 @@ int server_side_convert(char *codectype) {
|
|||||||
(!conf_isset("general","ssc_prog")) ||
|
(!conf_isset("general","ssc_prog")) ||
|
||||||
(!codectype)) {
|
(!codectype)) {
|
||||||
DPRINTF(E_DBG,L_SCAN,"Nope\n");
|
DPRINTF(E_DBG,L_SCAN,"Nope\n");
|
||||||
free(ssc_codectypes);
|
free(ssc_codectypes);
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user