Skip to content
Commit caab8cb1 authored by Robert Lubos's avatar Robert Lubos Committed by Johan Hedberg
Browse files

net: lwm2m: Don't assume time_t data type size



sizeof(time_t) can vary depending on architecture/libc being in use,
therefore LwM2M should not assume time_t data type size. Instead of
using magic numbers, use a proper sizeof.

Signed-off-by: default avatarRobert Lubos <robert.lubos@nordicsemi.no>
parent 08eb3618
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment