aboutsummaryrefslogtreecommitdiff
path: root/src/internal/fuzz/sys_unimplemented.go
diff options
context:
space:
mode:
Diffstat (limited to 'src/internal/fuzz/sys_unimplemented.go')
-rw-r--r--src/internal/fuzz/sys_unimplemented.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/internal/fuzz/sys_unimplemented.go b/src/internal/fuzz/sys_unimplemented.go
index f84dae6a61..8687c1f963 100644
--- a/src/internal/fuzz/sys_unimplemented.go
+++ b/src/internal/fuzz/sys_unimplemented.go
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
-// If you update this constraint, also update cmd/internal/sys.FuzzSupported.
+// If you update this constraint, also update internal/platform.FuzzSupported.
//
//go:build !darwin && !freebsd && !linux && !windows