X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=blobdiff_plain;f=c_sharp%2Fsrc%2Forg%2Fldk%2Fstructs%2FNetAddress.cs;fp=c_sharp%2Fsrc%2Forg%2Fldk%2Fstructs%2FNetAddress.cs;h=f4cae02c3791b7b86402c61d2a60f6c0950d5767;hb=c6777737ea14e7814b0fa7d6fe16536f31d4a82b;hp=ab49f2f48c90ef6a3f3ec84015dda7c3ca663047;hpb=ee72c84d4bf9e2404e02fe20155efb502ceaee1b;p=ldk-java diff --git a/c_sharp/src/org/ldk/structs/NetAddress.cs b/c_sharp/src/org/ldk/structs/NetAddress.cs index ab49f2f4..f4cae02c 100644 --- a/c_sharp/src/org/ldk/structs/NetAddress.cs +++ b/c_sharp/src/org/ldk/structs/NetAddress.cs @@ -6,7 +6,7 @@ using System; namespace org { namespace ldk { namespace structs { /** - * An address which can be used to connect to a remote peer + * An address which can be used to connect to a remote peer. */ public class NetAddress : CommonBase { protected NetAddress(object _dummy, long ptr) : base(ptr) { }