Skip to content

Commit 91c8b23

Browse files
committed
Update ./x fmt command
1 parent f8ee355 commit 91c8b23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

std/src/sys/pal/windows/c/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ be edited manually.
33

44
To add bindings, edit `bindings.txt` then regenerate using the following command:
55

6-
./x run generate-windows-sys && ./x fmt library/std
6+
./x run generate-windows-sys && ./x fmt
77

88
If you need to override generated functions or types then add them to
99
`library/std/src/sys/pal/windows/c.rs`.

0 commit comments

Comments
 (0)