Unidiff1 files changed, 2 insertions, 0 deletions
|
diff --git a/cgit.h b/cgit.h index d9a15f4..f8f0316 100644 --- a/ cgit.h+++ b/ cgit.h |
|
@@ -238,2 +238,4 @@ extern void cgit_commit_link(char *name, char *title, char *class, char *head, |
238 | char *rev); |
238 | char *rev); |
| |
239 | extern void cgit_refs_link(char *name, char *title, char *class, char *head, |
| |
240 | char *rev, char *path); |
239 | extern void cgit_snapshot_link(char *name, char *title, char *class, |
241 | extern void cgit_snapshot_link(char *name, char *title, char *class, |
|