1 2 3 4 5 6
#ifndef UI_WIKI_H #define UI_WIKI_H extern void cgit_print_wiki(const char *rev); #endif /* UI_TREE_H */