Skip to content

Commit c4cf897

Browse files
authored
Merge pull request #2881 from MicrosoftDocs/master
5/12/2020 AM Publish
2 parents 41b9cd5 + da867d9 commit c4cf897

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/cpp/switch-statement-cpp.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: "Reference to the Standard C++ switch statement in Microsoft Visual
44
ms.date: "04/25/2020"
55
f1_keywords: ["default_cpp", "switch_cpp", "case_cpp"]
66
helpviewer_keywords: ["switch keyword [C++]", "case keyword [C++], in switch statements", "default keyword [C++]"]
7-
no-loc: [switch, case, default, break, while, C++, opt]
7+
no-loc: [switch, case, default, break, while, opt]
88
ms.assetid: 6c3f3ed3-5593-463c-8f4b-b33742b455c6
99
---
1010
# `switch` statement (C++)

0 commit comments

Comments
 (0)