blob: 4373118cb3feb2a37b163770dc71d0594fcb9e58 [file] [log] [blame]
Lars Hjemlie5da4bc2008-08-06 10:53:50 +02001#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 */