Commit 737e624d authored by Marcus Meissner's avatar Marcus Meissner Committed by Alexandre Julliard

_tzset just forwards to libc tzset().

parent 5e421342
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment