Skip to content

Commit 0c8eb53

Browse files
committed
Update the comment left in Setup.local
1 parent d3c26ec commit 0c8eb53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Platforms/WASI/__main__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535

3636
LOCAL_SETUP = CHECKOUT / "Modules" / "Setup.local"
3737
LOCAL_SETUP_MARKER = (
38-
b"# Generated by Tools/wasm/wasi .\n"
38+
b"# Generated by Platforms/WASI .\n"
3939
b"# Required to statically build extension modules."
4040
)
4141

0 commit comments

Comments
 (0)