]> Cypherpunks.ru repositories - nncp.git/commitdiff
Trailing / is not necessary
authorSergey Matveev <stargrave@stargrave.org>
Mon, 20 Nov 2017 20:48:35 +0000 (23:48 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Mon, 20 Nov 2017 20:48:35 +0000 (23:48 +0300)
src/cypherpunks.ru/nncp/pkt.go

index 1af1816a61c917edde3d700052f19c8d3d864ad3..aa7368d96036e7387423ae83e7ee8762875e18cd 100644 (file)
@@ -50,7 +50,7 @@ const (
        DefaultNiceFreq = 64
        DefaultNiceFile = 196
 
-       NNCPBundlePrefix = "NNCP/"
+       NNCPBundlePrefix = "NNCP"
 )
 
 var (