summaryrefslogtreecommitdiffabout
path: root/cgit.h
Unidiff
Diffstat (limited to 'cgit.h') (more/less context) (ignore whitespace changes)
-rw-r--r--cgit.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/cgit.h b/cgit.h
index 91db98a..ea90833 100644
--- a/cgit.h
+++ b/cgit.h
@@ -122,4 +122,5 @@ struct cgit_query {
122 int ofs; 122 int ofs;
123 int nohead; 123 int nohead;
124 char *sort;
124}; 125};
125 126