X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/a30453a5d3f6db4d6e055da2112343e054e7e7d5..b7f33786ef4b155a11b0324f84bbde5d7fc9c998:/cgit.h?ds=sidebyside diff --git a/cgit.h b/cgit.h index 08fd95a..d07185c 100644 --- a/cgit.h +++ b/cgit.h @@ -118,6 +118,7 @@ struct cgit_query { char *path; char *name; char *mimetype; + char *url; int ofs; };