]> gitweb.ps.run Git - ps-cgit/blob - ui-summary.h
ui-repolist: do not return unsigned (negative) value
[ps-cgit] / ui-summary.h
1 #ifndef UI_SUMMARY_H
2 #define UI_SUMMARY_H
3
4 extern void cgit_print_summary(void);
5 extern void cgit_print_repo_readme(const char *path);
6
7 #endif /* UI_SUMMARY_H */