X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/71d3ca75d1e941948dd3b965f5a5c2f2865e94fd..7fdff2460440c09d13fc76af3b75e85434e6f563:/cgit.h?ds=sidebyside diff --git a/cgit.h b/cgit.h index cd4af72..f990b15 100644 --- a/cgit.h +++ b/cgit.h @@ -145,6 +145,7 @@ struct cgit_query { char *sort; int showmsg; int ssdiff; + char *vpath; }; struct cgit_config {