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

extern void cgit_print_patch(const char *new_rev, const char *old_rev,
			     const char *prefix);

#endif /* UI_PATCH_H */
sUse monospace on photo pagesJune McEnroe 35 hoursPut lens and (future) film at the tops of photo pagesJune McEnroe 2024-05-22Remove use of sysexits.hJune McEnroe 2024-05-22Add photo descriptions from 05-03 and 05-06June McEnroe 2024-05-21Fix = precedence in whenJune McEnroe