Mercurial > mplayer.hg
changeset 27848:c7b5d862b6d8
Forgotten reindent
author | reimar |
---|---|
date | Sun, 02 Nov 2008 17:15:44 +0000 |
parents | 28deb37052cd |
children | 048b035a9f17 |
files | stream/network.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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