From 737e624d1b6febe5227fa86532d337296c162786 Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Wed, 13 Jun 2001 19:35:48 +0000 Subject: [PATCH] _tzset just forwards to libc tzset(). --- dlls/msvcrt/msvcrt.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dlls/msvcrt/msvcrt.spec b/dlls/msvcrt/msvcrt.spec index 4a2663f44e7..c5cc97b7576 100644 --- a/dlls/msvcrt/msvcrt.spec +++ b/dlls/msvcrt/msvcrt.spec @@ -479,7 +479,7 @@ debug_channels (msvcrt) @ cdecl _tolower(long) _tolower @ cdecl _toupper(long) _toupper @ stub _tzname -@ stub _tzset #() +@ cdecl _tzset() tzset @ stub _ui64toa #(long str long) @ stub _ui64tow #(long wstr long) @ forward -noimport _ultoa ntdll._ultoa