]> gitweb.ps.run Git - ps-cgit/blobdiff - cgit.h
struct cgit_cmd: Differentiate between various usages of ctx.qry.path
[ps-cgit] / cgit.h
diff --git a/cgit.h b/cgit.h
index cd4af7247b7c00dd9562917d2df94472d2e1317e..f990b1506e29cdc10e89697041da06959319fdaa 100644 (file)
--- a/cgit.h
+++ b/cgit.h
@@ -145,6 +145,7 @@ struct cgit_query {
        char *sort;
        int showmsg;
        int ssdiff;
+       char *vpath;
 };
 
 struct cgit_config {