summaryrefslogtreecommitdiffabout
path: root/ui-plain.h
Unidiff
Diffstat (limited to 'ui-plain.h') (more/less context) (ignore whitespace changes)
-rw-r--r--ui-plain.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/ui-plain.h b/ui-plain.h
new file mode 100644
index 0000000..4373118
--- a/dev/null
+++ b/ui-plain.h
@@ -0,0 +1,6 @@
1#ifndef UI_PLAIN_H
2#define UI_PLAIN_H
3
4extern void cgit_print_plain(struct cgit_context *ctx);
5
6#endif /* UI_PLAIN_H */