-rw-r--r-- | cgit.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -144,8 +144,9 @@ struct cgit_query { int nohead; char *sort; int showmsg; int ssdiff; + char *vpath; }; struct cgit_config { char *agefile; |
![]() |
index : patchwork/cgit.git | |
cgit - fast webinterface for git |
summaryrefslogtreecommitdiffabout |
-rw-r--r-- | cgit.h | 1 |
@@ -144,8 +144,9 @@ struct cgit_query { int nohead; char *sort; int showmsg; int ssdiff; + char *vpath; }; struct cgit_config { char *agefile; |