X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/0e34c6d1ef32ea8f69019272fe72dbf2aeaba392..0ff143df7043b7dd87c31c50fa875bc96d1a7779:/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 {