minor improvement (#15155)

This commit is contained in:
flywind
2020-08-04 17:29:57 +08:00
committed by GitHub
parent 836660a297
commit 2d494f42f3

View File

@@ -290,7 +290,7 @@ else:
skey.ident = pident
skey.events = pevents
skey.param = pparam
skey.data = data
skey.data = pdata
when ioselSupportedPlatform:
template blockSignals(newmask: var Sigset, oldmask: var Sigset) =