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