X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/a8305a9543969206aa7cec03948c5a19950eedb9..24d4bb3058e02c61ae4ea61c3a3d993564bed79b:/cgit.h?ds=inline 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; };