Skip to content

Commit beda357

Browse files
committed
fix api_type format
1 parent 86e771b commit beda357

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

docs/c-runtime-library/reference/feraiseexcept.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: "feraiseexcept"
33
ms.date: "04/05/2018"
44
api_name: ["feraiseexcept"]
55
api_location: ["msvcrt.dll", "msvcr80.dll", "msvcr90.dll", "msvcr100.dll", "msvcr100_clr0400.dll", "msvcr110.dll", "msvcr110_clr0400.dll", "msvcr120.dll", "msvcr120_clr0400.dll", "ucrtbase.dll"]
6-
api_type: "HeaderDef"
6+
api_type: ["HeaderDef"]
77
f1_keywords: ["feraiseexcept", "fenv/feraiseexcept"]
88
helpviewer_keywords: ["feraiseexcept function"]
99
ms.assetid: 87e89151-83c2-4563-9a9a-45666245d437

docs/c-runtime-library/reference/feupdateenv.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: "feupdateenv"
33
ms.date: "04/05/2018"
44
api_name: ["feupdateenv"]
55
api_location: ["msvcrt.dll", "msvcr80.dll", "msvcr90.dll", "msvcr100.dll", "msvcr100_clr0400.dll", "msvcr110.dll", "msvcr110_clr0400.dll", "msvcr120.dll", "msvcr120_clr0400.dll", "ucrtbase.dll"]
6-
api_type: "HeaderDef"
6+
api_type: ["HeaderDef"]
77
f1_keywords: ["feupdateenv", "fenv/feupdateenv"]
88
helpviewer_keywords: ["feupdateenv function"]
99
ms.assetid: 3d170042-dfd5-4e4f-a55f-038cf2296cc9

docs/c-runtime-library/reference/fpclassify.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: "fpclassify"
33
ms.date: "04/05/2018"
44
api_name: ["fpclassify"]
55
api_location: ["msvcrt.dll", "msvcr80.dll", "msvcr90.dll", "msvcr100.dll", "msvcr100_clr0400.dll", "msvcr110.dll", "msvcr110_clr0400.dll", "msvcr120.dll", "msvcr120_clr0400.dll", "ucrtbase.dll"]
6-
api_type: "HeaderDef"
6+
api_type: ["HeaderDef"]
77
f1_keywords: ["fpclassify", "math/fpclassify"]
88
helpviewer_keywords: ["fpclassify macro", "fpclassify function"]
99
ms.assetid: bf549499-7ff9-4a58-8692-f2d1cb6bab81

0 commit comments

Comments
 (0)