Skip to content

Commit 3b39ca9

Browse files
committed
ipn/ipnlocal: update comment in SetComponentDebugLogging
Signed-off-by: Andrew Dunham <[email protected]> Change-Id: I8c36a62079dce77fc81b9cdfb5fe723b007218ba
1 parent e0d291a commit 3b39ca9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ipn/ipnlocal/local.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -385,6 +385,7 @@ func componentStateKey(component string) ipn.StateKey {
385385
// The following components are recognized:
386386
//
387387
// - magicsock
388+
// - sockstats
388389
func (b *LocalBackend) SetComponentDebugLogging(component string, until time.Time) error {
389390
b.mu.Lock()
390391
defer b.mu.Unlock()

0 commit comments

Comments
 (0)