Skip to content

Commit 2f1966d

Browse files
authored
Merge pull request #5041 from MicrosoftDocs/main
9/25/2023 AM Publish
2 parents 3545d0d + d560555 commit 2f1966d

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)