about summary refs log tree commit diff
path: root/ui-blob.h
blob: d7e7d4547626b200616f574806323f297ec3d72d (plain) (blame)
1
2
3
4
5
6
7
#ifndef UI_BLOB_H
#define UI_BLOB_H

extern int cgit_print_file(char *path, const char *head);
extern void cgit_print_blob(const char *hex, char *path, const char *head);

#endif /* UI_BLOB_H */
nit2.3?id=f8bc9a9dbfb9cca640f325a96873a3d658bdb622&follow=1'>Remove initial deflate(3) reference in deflateInit2.3June McEnroe 2018-11-10Remove trailing whitespaceJune McEnroe 2018-11-10Add deflateInit2.3June McEnroe 2018-11-10Refer to deflate(3) for z_streamp typeJune McEnroe 2018-11-10Document z_stream fields in deflate.3June McEnroe 2018-11-10Add inflate.3June McEnroe 2018-11-09Use Pq/Po/Pc moreJune McEnroe 2018-11-09Add FreeBSD MakefileJune McEnroe 2018-11-09Add deflate.3June McEnroe