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 04:27:32 (GMT)
committer amartin <olpc@xo-05-28-21.localdomain>2007-07-19 04:27:32 (GMT)
commit45a33c57b3e17770b0fc886b1a5b7ddd56b28a88 (patch)
treeb59c666dd1a96bba8b5e95448009e30cfd128b05 /Util/Network.py
parent685535a66444b0fc9b99d302b182619c83feb854 (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 d801bf1..e9210aa 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_REQUEST_TEMPO_CHANGE", 4), # test sync
+("PR_REQUEST_TEMPO_CHANGE", 4), # request tempo change
("MAX_MSG_ID", 0)
]