blob: dad275aa1e0586b85a4f740178080a5544d355e2 [file] [log] [blame]
Lars Hjemlic5984a92008-03-24 16:38:47 +01001#ifndef UI_BLOB_H
2#define UI_BLOB_H
3
Michael Krelin01d2dce2008-06-24 23:33:24 +02004extern void cgit_print_blob(const char *hex, char *path, const char *head);
Lars Hjemlic5984a92008-03-24 16:38:47 +01005
6#endif /* UI_BLOB_H */