Welcome to mirror list, hosted at ThFree Co, Russian Federation.

ui-summary.h - git.zx2c4.com/cgit.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 37aedd24554a73faf55fd6c358c95221bef1bfa5 (plain)
1
2
3
4
5
6
#ifndef UI_SUMMARY_H
#define UI_SUMMARY_H

extern void cgit_print_summary();

#endif /* UI_SUMMARY_H */