]> gitweb.ps.run Git - ps-cgit/blob - ui-blame.h
ui-snapshot: pass repo into get_ref_from_filename()
[ps-cgit] / ui-blame.h
1 #ifndef UI_BLAME_H
2 #define UI_BLAME_H
3
4 extern void cgit_print_blame(void);
5
6 #endif /* UI_BLAME_H */