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