ui-stats: if we're going to abuse void*, do it safely
[cgit.git] / ui-summary.h
blob089665095ed852a971dc3e9d486cbb0b72a52197
1 #ifndef UI_SUMMARY_H
2 #define UI_SUMMARY_H
4 extern void cgit_print_summary(void);
5 extern void cgit_print_repo_readme(char *path);
7 #endif /* UI_SUMMARY_H */