aboutsummaryrefslogtreecommitdiffstats
path: root/ui-plain.h
diff options
context:
space:
mode:
Diffstat (limited to 'ui-plain.h')
-rw-r--r--ui-plain.h2
1 files changed, 1 insertions, 1 deletions
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 */