From 08bed9e768a5cfc93af744df7feeea05616601f3 Mon Sep 17 00:00:00 2001 From: Darien Raymond Date: Sat, 4 Feb 2017 23:52:37 +0100 Subject: [PATCH] update --- common/net/destination.proto | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/net/destination.proto b/common/net/destination.proto index d38105f65..a19f88c82 100644 --- a/common/net/destination.proto +++ b/common/net/destination.proto @@ -13,4 +13,4 @@ message Endpoint { Network network = 1; IPOrDomain address = 2; uint32 port = 3; -} \ No newline at end of file +}