mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-24 02:51:20 +00:00
Prevent public reflection of the only internally used 'init_sum' argument in 'uint16_t internet_checksum(...)' that, in addition, added a default value to the function interface. Ref #4555