# HG changeset patch # User reimar # Date 1225646144 0 # Node ID c7b5d862b6d858064d2f38a3d678069c4a33e715 # Parent 28deb37052cdd738b54ece2c4338045d4ce4e618 Forgotten reindent diff -r 28deb37052cd -r c7b5d862b6d8 stream/network.c --- a/stream/network.c Sun Nov 02 17:15:14 2008 +0000 +++ b/stream/network.c Sun Nov 02 17:15:44 2008 +0000 @@ -206,7 +206,7 @@ http_set_field( http_hdr, "User-Agent: MPlayer/"VERSION); if( strcasecmp(url->protocol, "noicyx") ) - http_set_field(http_hdr, "Icy-MetaData: 1"); + http_set_field(http_hdr, "Icy-MetaData: 1"); if(pos>0) { // Extend http_send_request with possibility to do partial content retrieval