Parcourir la source

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

Nick Mathewson il y a 6 ans
Parent
commit
6e8e005b53
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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