mirror of
https://github.com/systemd/systemd.git
synced 2024-11-07 18:27:04 +03:00
edd50d5e24
be32toh() returns uint32_t, and m->trans_time.tv_nsec is defined as long in struct timespec. Let's add a cast to avoid the warning. Fixes #7789. |
||
---|---|---|
.. | ||
meson.build | ||
test-timesync.c | ||
timesyncd-conf.c | ||
timesyncd-conf.h | ||
timesyncd-gperf.gperf | ||
timesyncd-manager.c | ||
timesyncd-manager.h | ||
timesyncd-server.c | ||
timesyncd-server.h | ||
timesyncd.c | ||
timesyncd.conf.in |