# HG changeset patch # User Adam Kaminski # Date 1606569435 18000 # Sat Nov 28 08:17:15 2020 -0500 # Node ID abc68756e1abf3444c941bfd1ee5d0f3c0a23dc8 # Parent c14bd61f8f7a40d31479ccf1a802f888b93a5e41 The ping network command now passes the server's time as an unsigned long. diff -r c14bd61f8f7a -r abc68756e1ab protocolspec/spec.protocol.txt --- a/protocolspec/spec.protocol.txt Sat Nov 28 08:16:29 2020 -0500 +++ b/protocolspec/spec.protocol.txt Sat Nov 28 08:17:15 2020 -0500 @@ -4,7 +4,7 @@ Command Ping UnreliableCommand - Long time + ULong time EndCommand Command BeginSnapshot