Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.zx2c4.com/cgit.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'ui-summary.h')
-rw-r--r--ui-summary.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui-summary.h b/ui-summary.h
index c01f560..0896650 100644
--- a/ui-summary.h
+++ b/ui-summary.h
@@ -1,7 +1,7 @@
#ifndef UI_SUMMARY_H
#define UI_SUMMARY_H
-extern void cgit_print_summary();
+extern void cgit_print_summary(void);
extern void cgit_print_repo_readme(char *path);
#endif /* UI_SUMMARY_H */