Skip to content

Commit 4e492ee

Browse files
authored
Update error message in C2033 error reference
1 parent d16f4c6 commit 4e492ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/error-messages/compiler-errors-1/compiler-error-c2033.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ helpviewer_keywords: ["C2033"]
77
---
88
# Compiler Error C2033
99

10-
> 'identifier' : bit field cannot have indirection
10+
> '*identifier*': bit field cannot have indirection
1111
1212
## Remarks
1313

0 commit comments

Comments
 (0)