Skip to content

Commit

Permalink
Update ./x fmt command
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisDenton committed Jun 5, 2024
1 parent f8ee355 commit 91c8b23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion std/src/sys/pal/windows/c/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ be edited manually.

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

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

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

0 comments on commit 91c8b23

Please sign in to comment.