config: make empty js= omit script tag
[cgit.git] / ui-tree.h
blobbbd34e3566a528e4bfecb1b66ac4b391472648d7
1 #ifndef UI_TREE_H
2 #define UI_TREE_H
4 extern void cgit_print_tree(const char *rev, char *path);
6 #endif /* UI_TREE_H */