From 1b4c9b45cbf32a72318c42c1ec6154dc1371e8e2 Mon Sep 17 00:00:00 2001 From: Jason Brown Date: Tue, 17 Dec 2013 11:02:42 -0800 Subject: [PATCH] ninja-correcting the the constant for LOCAL_ONE. --- doc/native_protocol.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/native_protocol.spec b/doc/native_protocol.spec index 0d2ff05ca0..08cb91ea93 100644 --- a/doc/native_protocol.spec +++ b/doc/native_protocol.spec @@ -201,7 +201,7 @@ Table of Contents 0x0005 ALL 0x0006 LOCAL_QUORUM 0x0007 EACH_QUORUM - 0x0010 LOCAL_ONE + 0x000A LOCAL_ONE [string map] A [short] n, followed by n pair where and are [string].