summaryrefslogtreecommitdiffhomepage
path: root/src/event/quic/ngx_event_quic_bpf_code.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/event/quic/ngx_event_quic_bpf_code.c')
-rw-r--r--src/event/quic/ngx_event_quic_bpf_code.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/event/quic/ngx_event_quic_bpf_code.c b/src/event/quic/ngx_event_quic_bpf_code.c
index 990686545..5c9dea1c1 100644
--- a/src/event/quic/ngx_event_quic_bpf_code.c
+++ b/src/event/quic/ngx_event_quic_bpf_code.c
@@ -86,4 +86,3 @@ ngx_bpf_program_t ngx_quic_reuseport_helper = {
.license = "BSD",
.type = BPF_PROG_TYPE_SK_REUSEPORT,
};
-