mirror of
https://github.com/netbirdio/gvisor.git
synced 2026-05-22 17:12:49 -07:00
Typo fix.
PiperOrigin-RevId: 396476303
This commit is contained in:
committed by
gVisor bot
parent
95fe4fea19
commit
4795e08359
@@ -83,7 +83,7 @@ var (
|
||||
// when we get a SIGSEGV that is not interesting to us.
|
||||
savedSigSegVHandler uintptr
|
||||
|
||||
// same a above, but for SIGBUS signals.
|
||||
// Same as above, but for SIGBUS signals.
|
||||
savedSigBusHandler uintptr
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user