]> gitweb.ps.run Git - ps-cgit/blobdiff - cgit.h
allow specification of directly linked blobs mimetypes
[ps-cgit] / cgit.h
diff --git a/cgit.h b/cgit.h
index 4fa5cf25ed37e515824a67ec5d687d6f2085ba8e..1972d7552afd63be7d5fcbc1f3461ab4b688a971 100644 (file)
--- a/cgit.h
+++ b/cgit.h
@@ -116,6 +116,7 @@ struct cgit_query {
        char *sha2;
        char *path;
        char *name;
+       char *mimetype;
        int   ofs;
 };