X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/547a64fbd65de293c290f4e18bbeae958d54aaa7..7fdff2460440c09d13fc76af3b75e85434e6f563:/cgit.h 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 {