Explorar o código

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

Nick Mathewson %!s(int64=6) %!d(string=hai) anos
pai
achega
6e8e005b53
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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