From: Jean-Philippe Orsini Date: Sat, 1 Mar 2014 17:26:06 +0000 (+0000) Subject: removed empty lines X-Git-Tag: v1.3.0~5 X-Git-Url: https://git.wpitchoune.net/gitweb/?p=ppastats.git;a=commitdiff_plain;h=80aac17453e0b57704212bc68ca006f900382f07 removed empty lines --- diff --git a/src/http.c b/src/http.c index fd65d91..31088fd 100644 --- a/src/http.c +++ b/src/http.c @@ -162,4 +162,3 @@ char *get_url_content(const char *url, unsigned int use_cache) return content; } -