Darien Raymond 8 년 전
부모
커밋
08bed9e768
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      common/net/destination.proto

+ 1 - 1
common/net/destination.proto

@@ -13,4 +13,4 @@ message Endpoint {
   Network network = 1;
   IPOrDomain address = 2;
   uint32 port = 3;
-}
+}