Skip to content

Commit d0b13a3

Browse files
authored
remove newline
1 parent d3f8b32 commit d0b13a3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/build/reference/hotpatch-create-hotpatchable-image.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ When **/hotpatch** is used in compilation, the compiler ensures that the first i
2525

2626
To complete the preparation for making an image hotpatchable, after you use **/hotpatch** to compile, you must use [/FUNCTIONPADMIN (Create Hotpatchable Image)](functionpadmin-create-hotpatchable-image.md) to link. When you compile and link an image by using one invocation of cl.exe, **/hotpatch** implies **/functionpadmin**.
2727

28-
2928
> [!TIP]
3029
> ARM and x64 architechtures are always treated as hotpatchable; however, you must still link by using **/functionpadmin** to create hotpatchable images for them.
3130

0 commit comments

Comments
 (0)