-rw-r--r-- | ui-blob.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,2 +3,3 @@ +extern int cgit_print_file(char *path, const char *head); extern void cgit_print_blob(const char *hex, char *path, const char *head); |
index : patchwork/cgit.git | ||
cgit - fast webinterface for git |
summaryrefslogtreecommitdiffabout |
-rw-r--r-- | ui-blob.h | 1 |
@@ -3,2 +3,3 @@ +extern int cgit_print_file(char *path, const char *head); extern void cgit_print_blob(const char *hex, char *path, const char *head); |