Skip to content

Commit d560555

Browse files
authored
Merge pull request #5040 from MicrosoftDocs/FromPublicMasterBranch
Confirm merge from FromPublicMasterBranch to main to sync with https://github.com/MicrosoftDocs/cpp-docs (branch main)
2 parents 8cb8dcb + 0f917d5 commit d560555

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/c-runtime-library/reference/initterm-initterm-e.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ void __cdecl _initterm(
2525
);
2626

2727
int __cdecl _initterm_e(
28-
PVFV *,
29-
PVFV *
28+
PIFV *,
29+
PIFV *
3030
);
3131
```
3232

0 commit comments

Comments
 (0)