From 80aac17453e0b57704212bc68ca006f900382f07 Mon Sep 17 00:00:00 2001 From: Jean-Philippe Orsini Date: Sat, 1 Mar 2014 17:26:06 +0000 Subject: [PATCH] removed empty lines --- src/http.c | 1 - 1 file changed, 1 deletion(-) 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; } - -- 2.7.4