From: Lars Hjemli Date: Tue, 8 Apr 2008 19:11:36 +0000 (+0200) Subject: Move cgit_parse_query() from parsing.c to html.c as http_parse_querystring() X-Git-Url: https://gitweb.ps.run/ps-cgit/commitdiff_plain/e87e89633383b8b75c68c98be3e0c14212109de2?ds=inline;hp=e87e89633383b8b75c68c98be3e0c14212109de2 Move cgit_parse_query() from parsing.c to html.c as http_parse_querystring() This is a generic http-function. Signed-off-by: Lars Hjemli ---