diff options
Diffstat (limited to 'ext/neon')
-rw-r--r-- | ext/neon/gstneonhttpsrc.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/ext/neon/gstneonhttpsrc.c b/ext/neon/gstneonhttpsrc.c index 4fa06e0a..e35d9829 100644 --- a/ext/neon/gstneonhttpsrc.c +++ b/ext/neon/gstneonhttpsrc.c @@ -772,8 +772,7 @@ error: } } -/** - * Try to send the HTTP request to the Icecast server, and if possible deals with +/* Try to send the HTTP request to the Icecast server, and if possible deals with * all the probable redirections (HTTP status code == 302) */ static gint |