]> gitweb.ps.run Git - ps-cgit/blobdiff - ui-shared.h
log: allow users to follow a file
[ps-cgit] / ui-shared.h
index 43d0fa619726543e58ce624fab59517437e43e7f..788b1bca5191e490a00e9a0b84e01fba9fa7a00e 100644 (file)
@@ -31,7 +31,7 @@ extern void cgit_plain_link(const char *name, const char *title,
 extern void cgit_log_link(const char *name, const char *title,
                          const char *class, const char *head, const char *rev,
                          const char *path, int ofs, const char *grep,
-                         const char *pattern, int showmsg);
+                         const char *pattern, int showmsg, int follow);
 extern void cgit_commit_link(char *name, const char *title,
                             const char *class, const char *head,
                             const char *rev, const char *path);