]> git.cameronkatri.com Git - cgit.git/blobdiff - ui-snapshot.h
ui-shared: use common function in print_rel_date()
[cgit.git] / ui-snapshot.h
index b6ede5225a847c57ae734f1d59f875994a94c571..a8deec3697b486e39c750df96f5b3e6b4b91c34d 100644 (file)
@@ -2,6 +2,6 @@
 #define UI_SNAPSHOT_H
 
 extern void cgit_print_snapshot(const char *head, const char *hex,
-                               const char *filename, int snapshot, int dwim);
+                               const char *filename, int dwim);
 
 #endif /* UI_SNAPSHOT_H */