瀏覽代碼

Merge branch 'trove-2018-005_032' into maint-0.3.3

Nick Mathewson 6 年之前
父節點
當前提交
6e8e005b53
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/or/protover.c

+ 1 - 1
src/or/protover.c

@@ -56,7 +56,7 @@ static const struct {
 /* Maximum allowed length of any single subprotocol name. */
 // C_RUST_COUPLED: src/rust/protover/protover.rs
 //                 `MAX_PROTOCOL_NAME_LENGTH`
-static const uint MAX_PROTOCOL_NAME_LENGTH = 100;
+static const unsigned MAX_PROTOCOL_NAME_LENGTH = 100;
 
 /**
  * Given a protocol_type_t, return the corresponding string used in