From d946c8cf11385f5766e827ae71b3fc798750a335 Mon Sep 17 00:00:00 2001 From: justanothercatgirl Date: Wed, 2 Apr 2025 21:00:51 +0200 Subject: Added default_index config parameter. Note: currently breaks repos that contain no readme --- ui-plain.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ui-plain.h') diff --git a/ui-plain.h b/ui-plain.h index 5bff07b..648206a 100644 --- a/ui-plain.h +++ b/ui-plain.h @@ -2,5 +2,5 @@ #define UI_PLAIN_H extern void cgit_print_plain(void); - +extern int print_object(const struct object_id *oid, const char *path); #endif /* UI_PLAIN_H */ -- cgit v1.2.3-70-g09d2