-rw-r--r-- | cgit.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -79,2 +79,3 @@ extern void cgit_print_summary(); extern void cgit_print_log(const char *tip, int ofs, int cnt); +extern void cgit_print_view(char *hex); |
![]() |
index : patchwork/cgit.git | |
cgit - fast webinterface for git |
summaryrefslogtreecommitdiffabout |
-rw-r--r-- | cgit.h | 1 |
@@ -79,2 +79,3 @@ extern void cgit_print_summary(); extern void cgit_print_log(const char *tip, int ofs, int cnt); +extern void cgit_print_view(char *hex); |