Darien Raymond %!s(int64=8) %!d(string=hai) anos
pai
achega
1ab6c341e4
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      common/errors/errors.go

+ 1 - 0
common/errors/errors.go

@@ -7,6 +7,7 @@ import (
 	"v2ray.com/core/common/serial"
 )
 
+// Severity describes how severe the error is.
 type Severity int
 
 const (