summaryrefslogtreecommitdiffstatshomepage
path: root/robots.txt
blob: 4ce948fec2c9f85897d29a9d892b5113006d1328 (plain)
1
2
3
href='#n5'>5
6
7
#ifndef UI_LOG_H
#define UI_LOG_H

extern void cgit_print_log(const char *tip, int ofs, int cnt, char *grep,
			   char *pattern, char *path, int pager);

#endif /* UI_LOG_H */