ui-repolist: Rename section-sort to repository-sort.
[cgit.git] / ui-snapshot.h
blobb6ede5225a847c57ae734f1d59f875994a94c571
1 #ifndef UI_SNAPSHOT_H
2 #define UI_SNAPSHOT_H
4 extern void cgit_print_snapshot(const char *head, const char *hex,
5 const char *filename, int snapshot, int dwim);
7 #endif /* UI_SNAPSHOT_H */