Skip to content

Commit f88d320

Browse files
authored
Add back needed escape in C1053 error message
1 parent 8117f37 commit f88d320

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/error-messages/compiler-errors-1/fatal-error-c1053.md

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

10-
> '<identifier>' : function too large
10+
> '\<identifier>' : function too large
1111
1212
## Remarks
1313

0 commit comments

Comments
 (0)