Skip to content

Commit c20eee1

Browse files
TylerMSFTCopilot
andauthored
Update docs/error-messages/compiler-warnings/compiler-warning-level-1-c4042.md
Co-authored-by: Copilot <[email protected]>
1 parent acfa37c commit c20eee1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/error-messages/compiler-warnings/compiler-warning-level-1-c4042.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ This warning can be caused by specifying a storage class other than **`register`
2323

2424
## Example
2525

26-
The following example generates C4042
26+
The following example generates C4042:
2727

2828
```cpp
2929
// C4042.cpp

0 commit comments

Comments
 (0)