Skip to content

Commit 929d024

Browse files
authored
Add blockquotes for C2018 error message
1 parent c423635 commit 929d024

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.assetid: 86b54573-dca0-4446-be1a-e3ac489c073b
88
---
99
# Compiler Error C2018
1010

11-
unknown character 'hexnumber'
11+
> unknown character 'hexnumber'
1212
1313
The source file contains an unexpected ASCII character, which is identified by its hex number. To resolve the error, remove the character.
1414

0 commit comments

Comments
 (0)