microsoft/compiler: correct typo

Reviewed-by: Jesse Natalie <jenatali@microsoft.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/7578>
This commit is contained in:
Erik Faye-Lund
2020-11-10 12:23:59 +01:00
committed by Marge Bot
parent 4c82cdcb7e
commit 314f18b22a

View File

@@ -33,7 +33,7 @@ extern "C" {
#endif
/* struct taken from DXILContainer
* Enums values were replaced by uint32_t since the must occupy 32 bit
* Enums values were replaced by uint32_t since they must occupy 32 bit
*/
struct dxil_signature_element {