27
Content-Disposition: inline; filename="
d
ui-snapshot.h
HTTP/1.1 200 OK
Connection: close
Content-Length: 191
Content-Security-Policy: default-src 'none'
Content-Type: text/plain; charset=UTF-8
Date: Sun, 17 May 2026 22:25:32 GMT
ETag: "b6ede5225a847c57ae734f1d59f875994a94c571"
Expires: Wed, 14 May 2036 22:25:32 GMT
Last-Modified: Sun, 17 May 2026 22:25:32 GMT
Server: OpenBSD httpd
X-Content-Type-Options: nosniff

#ifndef UI_SNAPSHOT_H
#define UI_SNAPSHOT_H

extern void cgit_print_snapshot(const char *head, const char *hex,
				const char *filename, int snapshot, int dwim);

#endif /* UI_SNAPSHOT_H */
