aboutsummaryrefslogtreecommitdiff
path: root/src/nng_compat.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/nng_compat.h')
-rw-r--r--src/nng_compat.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/nng_compat.h b/src/nng_compat.h
index aa0f5a2c..edf4bd6a 100644
--- a/src/nng_compat.h
+++ b/src/nng_compat.h
@@ -74,7 +74,7 @@ extern "C" {
#define NN_PULL (NN_PROTO_PIPELINE * 16 + 1)
#define NN_SURVEYOR (NN_PROTO_SURVEY * 16 + 2)
#define NN_RESPONDENT (NN_PROTO_SURVEY * 16 + 3)
-#define NN_BUS (NN_PROTO_BUS * 16 + 1)
+#define NN_BUS (NN_PROTO_BUS * 16 + 0)
#define NN_SOCKADDR_MAX 128
#define NN_SOL_SOCKET 0