You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by ja...@apache.org on 2013/12/17 20:05:45 UTC

[3/3] git commit: ninja-correcting the the constant for LOCAL_ONE in v2 of the native_protocol doc.

ninja-correcting the the constant for LOCAL_ONE in v2 of the native_protocol doc.


Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo
Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/09c7dee2
Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/09c7dee2
Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/09c7dee2

Branch: refs/heads/cassandra-2.0
Commit: 09c7dee2554f6732505e603b16127a2c0b426d49
Parents: 3bd6596
Author: Jason Brown <ja...@gmail.com>
Authored: Tue Dec 17 11:05:06 2013 -0800
Committer: Jason Brown <ja...@gmail.com>
Committed: Tue Dec 17 11:05:06 2013 -0800

----------------------------------------------------------------------
 doc/native_protocol_v2.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cassandra/blob/09c7dee2/doc/native_protocol_v2.spec
----------------------------------------------------------------------
diff --git a/doc/native_protocol_v2.spec b/doc/native_protocol_v2.spec
index 9ec2463..44061da 100644
--- a/doc/native_protocol_v2.spec
+++ b/doc/native_protocol_v2.spec
@@ -220,7 +220,7 @@ Table of Contents
                      0x0007    EACH_QUORUM
                      0x0008    SERIAL
                      0x0009    LOCAL_SERIAL
-                     0x0010    LOCAL_ONE
+                     0x000A    LOCAL_ONE
 
     [string map]      A [short] n, followed by n pair <k><v> where <k> and <v>
                       are [string].