util/osdiag: fix typo in comment (reciever -> receiver)
Signed-off-by: Charlie Tonneslan <cst0520@gmail.com>
This commit is contained in:
committed by
Alex Chan
parent
323e0f87f9
commit
43782601d0
@@ -352,7 +352,7 @@ const (
|
||||
)
|
||||
|
||||
// Note that wsaProtocolInfo needs to be identical to windows.WSAProtocolInfo;
|
||||
// the purpose of this type is to have the ability to use it as a reciever in
|
||||
// the purpose of this type is to have the ability to use it as a receiver in
|
||||
// the path and categoryFlags funcs defined below.
|
||||
type wsaProtocolInfo windows.WSAProtocolInfo
|
||||
|
||||
|
||||
Reference in New Issue
Block a user