Change signature of function to set the offset to long #203
Labels
conclusion: duplicate
Has already been submitted
topic: code
Related to content of the project itself
type: imperfection
Perceived defect in any part of project
The function expects an int, yet the instance variable is a long. On some architectures it’s not the same number of bytes
NTPClient/NTPClient.cpp
Line 172 in 01261a9
The text was updated successfully, but these errors were encountered: