]> git.cameronkatri.com Git - cgit.git/blobdiff - ui-repolist.h
md2html: use utf-8 and flush output buffer
[cgit.git] / ui-repolist.h
index c23e5d2f159336989c6a316a2e0948d4b9d6b4ed..1b6b3227dbc00fa62816aea328d6c06192cc5507 100644 (file)
@@ -1,6 +1,7 @@
 #ifndef UI_REPOLIST_H
 #define UI_REPOLIST_H
 
-extern void cgit_print_repolist();
+extern void cgit_print_repolist(void);
+extern void cgit_print_site_readme(void);
 
 #endif /* UI_REPOLIST_H */