Skip to content

Commit f987979

Browse files
author
Colin Robertson
authored
Merge pull request MicrosoftDocs#2189 from MicrosoftDocs/master637249042485103176
Fix git push error for protected CLA branch
2 parents 4fa8b5a + c4cf897 commit f987979

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)