blob: 8198b4bacc363482df907f1974c9598eb3815fee [file] [log] [blame]
Lars Hjemlic5984a92008-03-24 16:38:47 +01001#ifndef UI_COMMIT_H
2#define UI_COMMIT_H
3
Johan Herlandab427412010-06-10 01:09:32 +02004extern void cgit_print_commit(char *hex, const char *prefix);
Lars Hjemlic5984a92008-03-24 16:38:47 +01005
6#endif /* UI_COMMIT_H */