mirror of
https://github.com/owntone/owntone-server.git
synced 2025-11-10 22:10:15 -05:00
[-] Name update forked-daapd -> owntone throughout the code
This commit is contained in:
@@ -753,7 +753,7 @@ evrtsp_request_dispatch(struct evrtsp_connection* evcon)
|
||||
/* Create the header from the store arguments */
|
||||
evrtsp_make_header(evcon, req);
|
||||
|
||||
/* forked-daapd customisation for encryption */
|
||||
/* owntone customisation for encryption */
|
||||
if (!evcon->ciphercb)
|
||||
evbuffer_add_buffer(evcon->output_raw, evcon->output_buffer);
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user