bendns' repos
/
cgit
the repository which powers this website
themed
1
Branch
0
Tags
Code
Clone
HTTPS
SSH
Open with VS Code
Diffstat
(limited to 'ui-refs.h')
-rw-r--r--
ui-refs.h
2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui-refs.h b/ui-refs.h
index b35c04aa..1d4a54a2 100644
--- a/
ui-refs.h
+++ b/
ui-refs.h
@@ -3,6 +3,6 @@
extern void cgit_print_branches(int maxcount);
extern void cgit_print_tags(int maxcount);
-extern void cgit_print_refs();
+extern void cgit_print_refs(void);
#endif /* UI_REFS_H */