config: make empty js= omit script tag
[cgit.git] / ui-commit.h
blob8198b4bacc363482df907f1974c9598eb3815fee
1 #ifndef UI_COMMIT_H
2 #define UI_COMMIT_H
4 extern void cgit_print_commit(char *hex, const char *prefix);
6 #endif /* UI_COMMIT_H */