mirror of
https://github.com/nginx/nginx.git
synced 2026-09-03 20:53:04 -05:00
Added COMPAT section to ngx_log_t.
This commit is contained in:
committed by
dplotnikov-f5
parent
920dc099c1
commit
c6c77e8875
@@ -70,6 +70,9 @@ struct ngx_log_s {
|
||||
char *action;
|
||||
|
||||
ngx_log_t *next;
|
||||
|
||||
NGX_COMPAT_BEGIN(5)
|
||||
NGX_COMPAT_END
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user