mirror of
https://github.com/netbirdio/gvisor.git
synced 2026-05-22 17:12:49 -07:00
Internal change.
PiperOrigin-RevId: 316973783
This commit is contained in:
@@ -70,8 +70,8 @@ type LoggingArgs struct {
|
||||
type Logging struct{}
|
||||
|
||||
// Change will change the log level and strace arguments. Although
|
||||
// this functions signature requires an error it never acctually
|
||||
// return san error. It's required by the URPC interface.
|
||||
// this functions signature requires an error it never actually
|
||||
// returns an error. It's required by the URPC interface.
|
||||
// Additionally, it may look odd that this is the only method
|
||||
// attached to an empty struct but this is also part of how
|
||||
// URPC dispatches.
|
||||
|
||||
Reference in New Issue
Block a user