From 42effc939090b2fbf1b2b76cd1d9c30fabcd230e Mon Sep 17 00:00:00 2001
From: Michael Krelin
Date: Tue, 24 Jun 2008 23:42:32 +0200
Subject: allow specification of directly linked blobs mimetypes

Signed-off-by: Michael Krelin <hacker@klever.net>
---
 cgit.h | 1 +
 1 file changed, 1 insertion(+)

(limited to 'cgit.h')

diff --git a/cgit.h b/cgit.h
index 4fa5cf2..1972d75 100644
--- a/cgit.h
+++ b/cgit.h
@@ -116,6 +116,7 @@ struct cgit_query {
 	char *sha2;
 	char *path;
 	char *name;
+	char *mimetype;
 	int   ofs;
 };
 
-- 
cgit v1.2.3-54-g00ecf