Skip to content

Commit a6abdc8

Browse files
authored
Merge pull request #5266 from Rageking8/fix-invalid-helpviewer-keywords-metadata-for-c6701-warning
Fix invalid `helpviewer_keywords` metadata for C6701 warning
2 parents c156eaa + 356a0de commit a6abdc8

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

docs/code-quality/c6701.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
---
2-
description: "Learn more about: Warning C6701"
32
title: Warning C6701
3+
description: "Learn more about: Warning C6701"
44
ms.date: 11/04/2016
55
f1_keywords: ["C6701"]
6-
helpviewer_keywords: ["C67901"]
7-
ms.assetid: c48484e2-542c-4f7b-93ea-98c6367cb3d9
6+
helpviewer_keywords: ["C6701"]
87
---
98
# Warning C6701
109

0 commit comments

Comments
 (0)