-rw-r--r-- | cgit.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -115,8 +115,9 @@ struct cgit_query { char *sha1; char *sha2; char *path; char *name; + char *mimetype; int ofs; }; struct cgit_config { |
index : patchwork/cgit.git | ||
cgit - fast webinterface for git |
summaryrefslogtreecommitdiffabout |
-rw-r--r-- | cgit.h | 1 |
@@ -115,8 +115,9 @@ struct cgit_query { char *sha1; char *sha2; char *path; char *name; + char *mimetype; int ofs; }; struct cgit_config { |