mirror of
https://github.com/reactos/reactos.git
synced 2025-02-22 08:25:03 +00:00
[KERNEL32] Fix typo in kernel32.spec (#1453)
This commit is contained in:
parent
635534005b
commit
23d0aead53
1 changed files with 1 additions and 1 deletions
|
@ -360,7 +360,7 @@
|
|||
@ stub -version=0x600+ GetCalendarDaysInMonth
|
||||
@ stub -version=0x600+ GetCalendarDifferenceInDays
|
||||
@ stdcall GetCalendarInfoA(long long long ptr long ptr)
|
||||
@ stdcall -version=0x600+ GetCalendarInfoEx(wstr, long, wstr, long, wstr, long, ptr)
|
||||
@ stdcall -version=0x600+ GetCalendarInfoEx(wstr long wstr long wstr long ptr)
|
||||
@ stdcall GetCalendarInfoW(long long long ptr long ptr)
|
||||
@ stub -version=0x600+ GetCalendarMonthsInYear
|
||||
@ stub -version=0x600+ GetCalendarSupportedDateRange
|
||||
|
|
Loading…
Reference in a new issue