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;
-}
+}