]> gitweb.ps.run Git - ps-cgit/blob - ui-summary.h
html.c: avoid out-of-bounds access for url_escape_table
[ps-cgit] / ui-summary.h
1 #ifndef UI_SUMMARY_H
2 #define UI_SUMMARY_H
3
4 extern void cgit_print_summary();
5 extern void cgit_print_repo_readme(char *path);
6
7 #endif /* UI_SUMMARY_H */