X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/47187b33be1c3de43fbed6f350ab05bc978aacd0..37a24e4e39737edaa5cdde501346a65eeb280e63:/cgit.h diff --git a/cgit.h b/cgit.h index 8884f9e..80c3902 100644 --- a/cgit.h +++ b/cgit.h @@ -147,6 +147,7 @@ struct cgit_query { int showmsg; int ssdiff; int show_all; + char *vpath; }; struct cgit_config {