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

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

extern void cgit_print_tag(char *revname);

#endif /* UI_TAG_H */