diff --git a/I2NPProtocol.cpp b/I2NPProtocol.cpp index f09abbd7..eba49fa8 100644 --- a/I2NPProtocol.cpp +++ b/I2NPProtocol.cpp @@ -149,7 +149,7 @@ namespace i2p else { // nothing to exclude - htobe16buf (buf, 0); + htobuf16 (buf, 0); buf += 2; } }