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

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

extern void cgit_print_blame(void);

#endif /* UI_BLAME_H */