aboutsummaryrefslogtreecommitdiffstats
path: root/ui-summary.h
blob: 37aedd24554a73faf55fd6c358c95221bef1bfa5 (plain) (blame)
1
2
3
4
5
6
#ifndef UI_SUMMARY_H
#define UI_SUMMARY_H

extern void cgit_print_summary();

#endif /* UI_SUMMARY_H */