msvcr90: Forward getenv_s to msvcrt.

This commit is contained in:
Detlef Riekenberg 2010-11-13 00:03:30 +01:00 committed by Alexandre Julliard
parent 79231148fc
commit 776c53d9e4
1 changed files with 1 additions and 1 deletions

View File

@ -1323,7 +1323,7 @@
@ cdecl getc(ptr) msvcrt.getc
@ cdecl getchar() msvcrt.getchar
@ cdecl getenv(str) msvcrt.getenv
@ stub getenv_s
@ cdecl getenv_s(ptr ptr long str) msvcrt.getenv_s
@ cdecl gets(str) msvcrt.gets
@ stub gets_s
@ cdecl getwc(ptr) msvcrt.getwc