mirror of
https://github.com/reactos/reactos.git
synced 2025-08-06 05:12:55 +00:00
[REACTOS] Fix 'seperate' typos
This commit is contained in:
parent
34e76ade03
commit
d936dba7ff
13 changed files with 14 additions and 14 deletions
|
@ -30,7 +30,7 @@ typedef struct _RTL_SYSTEM_TIME {
|
|||
/*
|
||||
* RTL_TIME_ZONE_INFORMATION is the same as the TIME_ZONE_INFORMATION structure
|
||||
* defined in winbase.h, however we need to define RTL_TIME_ZONE_INFORMATION
|
||||
* seperately here so we don't depend on winbase.h.
|
||||
* separately here so we don't depend on winbase.h.
|
||||
* This is used by RtlQueryTimeZoneInformation and RtlSetTimeZoneInformation.
|
||||
*/
|
||||
typedef struct _RTL_TIME_ZONE_INFORMATION {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue