Selaa lähdekoodia

switch to const

Darien Raymond 7 vuotta sitten
vanhempi
commit
f0188a55d2
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      core.go

+ 1 - 1
core.go

@@ -16,7 +16,7 @@ import (
 	"v2ray.com/core/common/serial"
 )
 
-var (
+const (
 	version  = "3.47"
 	build    = "Custom"
 	codename = "die Commanderin"