fixed style
authorJean-Philippe Orsini <jeanfi@gmail.com>
Sat, 22 Feb 2014 20:49:25 +0000 (20:49 +0000)
committerJean-Philippe Orsini <jeanfi@gmail.com>
Sat, 22 Feb 2014 20:49:25 +0000 (20:49 +0000)
src/html.c

index 81d6377..ea013b6 100644 (file)
@@ -568,7 +568,8 @@ ppa_to_html(const char *owner,
        free(path);
 }
 
-void html_cleanup() {
+void html_cleanup()
+{
        free(header);
        free(footer);
        free(ppa_body);