X-Git-Url: http://www.git.cypherpunks.ru/?p=nncp.git;a=blobdiff_plain;f=src%2Fnncp.go;fp=src%2Fnncp.go;h=dc64ffc14d0263a559a5663afe4423b880a534d5;hp=8ee3fb0d595a56719dca9bdc6dff7b78bba4aa54;hb=2c8c42466ffd977652d3468681e2c69bdc8fae6d;hpb=d1c939e394a0aa786d655f4121ab2f0d378b8f16 diff --git a/src/nncp.go b/src/nncp.go index 8ee3fb0..dc64ffc 100644 --- a/src/nncp.go +++ b/src/nncp.go @@ -37,10 +37,9 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see .` + Base32Encoded32Len = 52 ) -const Base32Encoded32Len = 52 - var ( Version string = "8.8.4"