Skip to content

Commit d9d48d5

Browse files
Updated C6200
Fixed output
1 parent 4242d58 commit d9d48d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/code-quality/c6200.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ms.assetid: bbeb159b-4e97-4317-9a07-bb83cd03069a
1111

1212
**Warning C6200: Index exceeds max non-stack(INDEX_EXCEEDS_MAX_NONSTACK)**\
1313
Example output:
14-
> warning C6200: index '\**index*' is out of valid index range '\**min*' to '\**max*' for non-stack buffer '\**parameter-name*'
14+
> Index '\**index*' is out of valid index range '\**min*' to '\**max*' for non-stack buffer '\**parameter-name*'
1515
1616
## Description
1717

0 commit comments

Comments
 (0)