Skip to content

Commit 0a27179

Browse files
TylerMSFTTylerMSFT
authored andcommitted
fix error->warning
1 parent 25baf75 commit 0a27179

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

docs/error-messages/tool-errors/linker-tools-warning-lnk4306.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
---
2-
description: "Learn more about: Linker Tools Error LNK4306"
3-
title: "Linker Tools Error LNK4306"
2+
description: "Learn more about: Linker tools warning LNK4306"
3+
title: "Linker tools warning LNK4306"
44
ms.date: 01/30/2024
55
f1_keywords: ["LNK4306"]
66
helpviewer_keywords: ["LNK4306"]
77
---
8-
# Linker Tools Error LNK4306
8+
# Linker tools warning LNK4306
99

1010
> The auxiliary delayload import address table is not properly aligned with the primary delayload import address table. This may have negative perf impact.
1111

docs/error-messages/tool-errors/linker-tools-warning-lnk4307.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
---
2-
description: "Learn more about: Linker Tools Error LNK4307"
3-
title: "Linker Tools Error LNK4307"
2+
description: "Learn more about: Linker Tools warning LNK4307"
3+
title: "Linker Tools warning LNK4307"
44
ms.date: 01/30/2024
55
f1_keywords: ["LNK4307"]
66
helpviewer_keywords: ["LNK4307"]
77
---
8-
# Linker Tools Error LNK4307
8+
# Linker tools warning LNK4307
99

1010
> The auxiliary delayload import address table copy is not properly aligned with the auxiliary delayload import address table. This may have negative perf impact.
1111

0 commit comments

Comments
 (0)