aboutsummaryrefslogtreecommitdiffstats
path: root/ui-tag.h
blob: d295cdcdbd59d75d7b3ef6a7a25f8b61a5d9edd4 (plain) (blame)
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 */