summaryrefslogtreecommitdiffabout
path: root/cgit.h
Unidiff
Diffstat (limited to 'cgit.h') (more/less context) (show whitespace changes)
-rw-r--r--cgit.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/cgit.h b/cgit.h
index bf5bd8d..3a153a5 100644
--- a/cgit.h
+++ b/cgit.h
@@ -80,3 +80,6 @@ extern void cgit_print_repolist(struct cacheitem *item);
80extern void cgit_repo_config_cb(const char *name, const char *value); 80extern void cgit_repo_config_cb(const char *name, const char *value);
81 81
82extern void cgit_print_repo_summary();
83
84
82#endif /* CGIT_H */ 85#endif /* CGIT_H */