0
0
mirror of https://github.com/openwrt/packages.git synced 2025-02-12 00:00:55 +00:00
Rosen Penev 8844e651cc xr_usb_serial_common: fix 32-bit compilation
Format needs to be %zd, not %ld for size_t.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2024-07-12 21:14:24 +01:00
..