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