1
0
mirror of https://gitea.quitesimple.org/crtxcr/cgitsb synced 2024-11-23 12:42:19 +01:00
cgitsb/ui-tag.h

7 lines
101 B
C
Raw Normal View History

#ifndef UI_TAG_H
#define UI_TAG_H
extern void cgit_print_tag(char *revname);
#endif /* UI_TAG_H */