From 379e80e3a83481d3639c5d312eeddcce57c486b2 Mon Sep 17 00:00:00 2001 From: Jason A. Donenfeld Date: Tue, 03 Aug 2010 22:45:42 +0000 Subject: Support refspecs in about-filter. Signed-off-by: Jason A. Donenfeld Signed-off-by: Lars Hjemli --- (limited to 'ui-blob.h') diff --git a/ui-blob.h b/ui-blob.h index dad275a..d7e7d45 100644 --- a/ui-blob.h +++ b/ui-blob.h @@ -1,6 +1,7 @@ #ifndef UI_BLOB_H #define UI_BLOB_H +extern int cgit_print_file(char *path, const char *head); extern void cgit_print_blob(const char *hex, char *path, const char *head); #endif /* UI_BLOB_H */ -- cgit v0.9.0.2