Skip to content
Snippets Groups Projects
Unverified Commit 55e7c93b authored by Anna Henningsen's avatar Anna Henningsen
Browse files

Make ngtcp2_pkt_write_stateless_reset use const for input

These two input buffers are not modified as part of the function
and can/should thus be `const`.
parent 324cdf99
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment