summaryrefslogtreecommitdiffstatshomepage
path: root/.gitignore
blob: c4c9ac3ffa5af077a3a5ffd349a413df1f6e703b (plain)
1
2
3
4
ef='#n6'>6
#ifndef UI_PLAIN_H
#define UI_PLAIN_H

extern void cgit_print_plain(struct cgit_context *ctx);

#endif /* UI_PLAIN_H */