]> git.cameronkatri.com Git - cgit.git/blobdiff - ui-log.h
css: use correct size in annotated decoration
[cgit.git] / ui-log.h
index d0cb7790688b2a16cc51284f434f296d6a43ceb3..d324c9284232c3e5ccc1bbcd407fb75551834d3e 100644 (file)
--- a/ui-log.h
+++ b/ui-log.h
@@ -3,7 +3,7 @@
 
 extern void cgit_print_log(const char *tip, int ofs, int cnt, char *grep,
                           char *pattern, char *path, int pager,
-                          int commit_graph);
+                          int commit_graph, int commit_sort);
 extern void show_commit_decorations(struct commit *commit);
 
 #endif /* UI_LOG_H */