diff options
Diffstat (limited to 'ui-plain.h')
-rw-r--r-- | ui-plain.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ | |||
1 | #ifndef UI_PLAIN_H | 1 | #ifndef UI_PLAIN_H |
2 | #define UI_PLAIN_H | 2 | #define UI_PLAIN_H |
3 | 3 | ||
4 | extern void cgit_print_plain(struct cgit_context *ctx); | 4 | extern void cgit_print_plain(void); |
5 | 5 | ||
6 | #endif /* UI_PLAIN_H */ | 6 | #endif /* UI_PLAIN_H */ |