Skip to content

Commit b2aebfd

Browse files
authored
Add blockquotes for error message in C2601 error reference
1 parent 4606e59 commit b2aebfd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/error-messages/compiler-errors-2/compiler-error-c2601.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.assetid: 88275582-5f37-45d7-807d-05f06ba00965
88
---
99
# Compiler Error C2601
1010

11-
'function' : local function definitions are illegal
11+
> '*function*': local function definitions are illegal
1212
1313
Code tries to define a function within a function.
1414

0 commit comments

Comments
 (0)