Commit 74d04a02 authored by Alexandre Julliard's avatar Alexandre Julliard

Fixed _wstrdate/_wstrtime parameters.

parent dd281290
...@@ -554,8 +554,8 @@ ...@@ -554,8 +554,8 @@
@ cdecl _wsplitpath(wstr wstr wstr wstr wstr) @ cdecl _wsplitpath(wstr wstr wstr wstr wstr)
@ cdecl _wstat(wstr ptr) MSVCRT__wstat @ cdecl _wstat(wstr ptr) MSVCRT__wstat
@ cdecl _wstati64(wstr ptr) MSVCRT__wstati64 @ cdecl _wstati64(wstr ptr) MSVCRT__wstati64
@ cdecl _wstrdate(wstr) @ cdecl _wstrdate(ptr)
@ cdecl _wstrtime(wstr) @ cdecl _wstrtime(ptr)
@ stub _wsystem #(wstr) @ stub _wsystem #(wstr)
@ cdecl _wtempnam(wstr wstr) @ cdecl _wtempnam(wstr wstr)
@ stub _wtmpnam #(ptr) @ stub _wtmpnam #(ptr)
......
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