c5984a9
4e00d33
1 2 3
4 5
6 7
#ifndef UI_PATCH_H #define UI_PATCH_H extern void cgit_print_patch(const char *new_rev, const char *old_rev, const char *prefix); #endif /* UI_PATCH_H */