]> gitweb.ps.run Git - ps-cgit/blobdiff - cgit.h
Merge branch 'jh/path-limit'
[ps-cgit] / cgit.h
diff --git a/cgit.h b/cgit.h
index 8884f9e500dddb7d403ed1877217d8f3600bb041..80c3902b5e5dec8e16b6b2bbaf60207ada344854 100644 (file)
--- 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 {