diff options
Diffstat (limited to 'src/event/quic/ngx_event_quic_migration.h')
| -rw-r--r-- | src/event/quic/ngx_event_quic_migration.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/event/quic/ngx_event_quic_migration.h b/src/event/quic/ngx_event_quic_migration.h index 3231b7e3b..5f27c278d 100644 --- a/src/event/quic/ngx_event_quic_migration.h +++ b/src/event/quic/ngx_event_quic_migration.h @@ -17,4 +17,4 @@ ngx_int_t ngx_quic_handle_path_challenge_frame(ngx_connection_t *c, ngx_int_t ngx_quic_handle_path_response_frame(ngx_connection_t *c, ngx_quic_header_t *pkt, ngx_quic_path_challenge_frame_t *f); -#endif +#endif /* _NGX_EVENT_QUIC_MIGRATION_H_INCLUDED_ */ |
