X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/f6ffe40d1a2c985494e48dc2d36663ffde1e6044..c1cd290d1f83d3d1c2d081d734e8d213f12cc06b:/ui-blame.h diff --git a/ui-blame.h b/ui-blame.h new file mode 100644 index 0000000..5b97e03 --- /dev/null +++ b/ui-blame.h @@ -0,0 +1,6 @@ +#ifndef UI_BLAME_H +#define UI_BLAME_H + +extern void cgit_print_blame(void); + +#endif /* UI_BLAME_H */