Skip to content

Commit 9acdb7b

Browse files
Merge pull request #5673 from Rageking8/add-missing-c2554-f1-keywords-and-helpviewer-keywords-in-compiler-errors-c2500-through-c2599
Add missing C2554 `f1_keywords` and `helpviewer_keywords` in "Compiler errors C2500 Through C2599"
2 parents 0b0dd4d + 8d8092d commit 9acdb7b

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

docs/error-messages/compiler-errors-2/compiler-errors-c2500-through-c2599.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
22
title: "Compiler errors C2500 Through C2599"
3-
description: "Learn more about: Compiler errors C2500 Through C2599"
3+
description: "Learn more about: Compiler errors C2500 through C2599"
44
ms.date: 04/21/2019
5-
f1_keywords: ["C2501", "C2508", "C2515", "C2519", "C2520", "C2522", "C2525", "C2527", "C2536", "C2538", "C2539", "C2546", "C2547", "C2559", "C2560", "C2564", "C2565", "C2576", "C2578", "C2580", "C2590", "C2591", "C2595", "C2596"]
6-
helpviewer_keywords: ["C2501", "C2508", "C2515", "C2519", "C2520", "C2522", "C2525", "C2527", "C2536", "C2538", "C2539", "C2546", "C2547", "C2559", "C2560", "C2564", "C2565", "C2576", "C2578", "C2580", "C2590", "C2591", "C2595", "C2596"]
5+
f1_keywords: ["C2501", "C2508", "C2515", "C2519", "C2520", "C2522", "C2525", "C2527", "C2536", "C2538", "C2539", "C2546", "C2547", "C2554", "C2559", "C2560", "C2564", "C2565", "C2576", "C2578", "C2580", "C2590", "C2591", "C2595", "C2596"]
6+
helpviewer_keywords: ["C2501", "C2508", "C2515", "C2519", "C2520", "C2522", "C2525", "C2527", "C2536", "C2538", "C2539", "C2546", "C2547", "C2554", "C2559", "C2560", "C2564", "C2565", "C2576", "C2578", "C2580", "C2590", "C2591", "C2595", "C2596"]
77
---
88
# Compiler errors C2500 Through C2599
99

0 commit comments

Comments
 (0)