Fix byte_swap_16, ntohs and htons types
authorCyprien Laplace <cyprien@cypou.net>
Mon, 11 Mar 2019 02:15:59 +0000 (22:15 -0400)
committerNathael Pajani <nathael.pajani@ed3l.fr>
Tue, 8 Nov 2022 16:03:05 +0000 (17:03 +0100)
commitc8aa3adb219fbe4b287726e8951231c0bf5b8162
tree6747dceb0c72ebce74b6d4279c5dc4a066cbc9a7
parent8a6c08a63686bf6afab1ab6863d641e8a87b4eb8
Fix byte_swap_16, ntohs and htons types

All these functions are using 16-bits arguments and results.
include/core/lpc_core.h
include/lib/utils.h