mirror of
https://git.zx2c4.com/cgit
synced 2025-08-03 09:34:43 +02:00
Merge branch 'plain-etag'
Conflicts: ui-shared.c
This commit is contained in:
commit
681fdc4547
4 changed files with 12 additions and 0 deletions
1
cgit.h
1
cgit.h
|
@ -180,6 +180,7 @@ struct cgit_page {
|
|||
char *mimetype;
|
||||
char *charset;
|
||||
char *filename;
|
||||
char *etag;
|
||||
char *title;
|
||||
int status;
|
||||
char *statusmsg;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue