Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/Util/Network.py
diff options
context:
space:
mode:
authoramartin <olpc@xo-05-28-21.localdomain>2007-07-19 03:28:01 (GMT)
committer amartin <olpc@xo-05-28-21.localdomain>2007-07-19 03:28:01 (GMT)
commiteb0881019357881d8602776a847dcdfdd23765e2 (patch)
treeb7160b691fda1b6e15b3050262683d64e2b380bd /Util/Network.py
parent839df281cddde9198413824ac573a9ba1a14a1e4 (diff)
network
Diffstat (limited to 'Util/Network.py')
-rw-r--r--Util/Network.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/Util/Network.py b/Util/Network.py
index a3df280..d801bf1 100644
--- a/Util/Network.py
+++ b/Util/Network.py
@@ -48,7 +48,7 @@ message_enum = [
("PR_LATENCY_QUERY", 4), # test latency
("PR_SYNC_QUERY", 4), # test sync
("PR_TEMPO_QUERY", 0), # test sync
-("PR_TEMPO_CHANGE", 4), # test sync
+("PR_REQUEST_TEMPO_CHANGE", 4), # test sync
("MAX_MSG_ID", 0)
]