mirror of
https://git.zx2c4.com/cgit
synced 2025-08-04 10:04:32 +02:00
Merge branch 'lh/macros'
This commit is contained in:
commit
5c5d189635
3 changed files with 78 additions and 5 deletions
2
cgit.h
2
cgit.h
|
@ -302,4 +302,6 @@ extern int cgit_close_filter(struct cgit_filter *filter);
|
|||
|
||||
extern int readfile(const char *path, char **buf, size_t *size);
|
||||
|
||||
extern char *expand_macros(const char *txt);
|
||||
|
||||
#endif /* CGIT_H */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue