forked from TrueCloudLab/frostfs-node
[#1431] node: Fix comment format
Signed-off-by: Alexander Chuprov <a.chuprov@yadro.com>
This commit is contained in:
parent
f6582081a4
commit
d83879d4b8
19 changed files with 30 additions and 30 deletions
|
@ -13,7 +13,7 @@ func Uint64() uint64 {
|
|||
return source.Uint64()
|
||||
}
|
||||
|
||||
// Uint64 returns a random uint32 value.
|
||||
// Uint32 returns a random uint32 value.
|
||||
func Uint32() uint32 {
|
||||
return source.Uint32()
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue