Skip to content

Commit 403dc1e

Browse files
authored
Merge pull request #2865 from corob-msft/cr-2138-date
Update date in #2138 fix for i18n
2 parents c305709 + b4ea5e2 commit 403dc1e

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
@@ -1,7 +1,7 @@
11
---
22
title: "switch statement (C++)"
33
description: "Reference to the Standard C++ switch statement in Microsoft Visual Studio C++."
4-
ms.date: "04/15/2020"
4+
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++]"]
77
no-loc: [switch, case, default, break, while, C++, opt]

0 commit comments

Comments
 (0)