Welcome to mirror list, hosted at ThFree Co, Russian Federation.

ui-plain.h - git.zx2c4.com/cgit.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 5bff07b83b991a49159a6dd99b73446173fcabf4 (plain)
1
2
3
4
5
6
#ifndef UI_PLAIN_H
#define UI_PLAIN_H

extern void cgit_print_plain(void);

#endif /* UI_PLAIN_H */