Reformat comments

This commit is contained in:
Lawrence, Rendall
2022-04-12 18:32:17 +03:00
parent 1e5330ea7e
commit 554ae6fcd6
8 changed files with 11 additions and 10 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ import (
)
func init() {
//Seeding global math random
// Seeding global math random
rand.Seed(GenSeed())
}