]> git.cameronkatri.com Git - cgit.git/blobdiff - ui-snapshot.h
ui-log: highlight annotated tags in different color
[cgit.git] / ui-snapshot.h
index 35403033394035374ddda0f2844f341c9400a298..a8deec3697b486e39c750df96f5b3e6b4b91c34d 100644 (file)
@@ -2,7 +2,6 @@
 #define UI_SNAPSHOT_H
 
 extern void cgit_print_snapshot(const char *head, const char *hex,
-                               const char *prefix, const char *filename,
-                               int snapshot, int dwim);
+                               const char *filename, int dwim);
 
 #endif /* UI_SNAPSHOT_H */