Skip to content

Commit

Permalink
Updated docs for #1502.
Browse files Browse the repository at this point in the history
  • Loading branch information
mikebattista committed Mar 20, 2023
1 parent 121bb7c commit 48d738c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/generationOptions.md
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ This tells the emitter to add a member named CLSCTX_ALL to the enum CLSCTX with
DXGI_DEBUG_RLO_FLAGS
````

This tells the emitter to add the [Flags] attribute and also to make the enum unsigned.
This tells the emitter to add the [Flags] attribute.

## Creating enums from scraped constants

Expand Down

0 comments on commit 48d738c

Please sign in to comment.