Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
wine-winehq
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wine
wine-winehq
Commits
66e635ad
Commit
66e635ad
authored
Sep 09, 2010
by
Austin English
Committed by
Alexandre Julliard
Sep 09, 2010
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
kernel32/tests: Typo fixes.
parent
e899b55e
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
9 deletions
+9
-9
time.c
dlls/kernel32/tests/time.c
+9
-9
No files found.
dlls/kernel32/tests/time.c
View file @
66e635ad
...
@@ -437,8 +437,8 @@ static void test_TzSpecificLocalTimeToSystemTime(void)
...
@@ -437,8 +437,8 @@ static void test_TzSpecificLocalTimeToSystemTime(void)
tzE
.
StandardBias
=
0
;
tzE
.
StandardBias
=
0
;
tzE
.
DaylightBias
=-
60
;
tzE
.
DaylightBias
=-
60
;
tzE
.
StandardDate
.
wMonth
=
10
;
tzE
.
StandardDate
.
wMonth
=
10
;
tzE
.
StandardDate
.
wDayOfWeek
=
0
;
/*
s
unday */
tzE
.
StandardDate
.
wDayOfWeek
=
0
;
/*
S
unday */
tzE
.
StandardDate
.
wDay
=
5
;
/* last (
s
unday) of the month */
tzE
.
StandardDate
.
wDay
=
5
;
/* last (
S
unday) of the month */
tzE
.
StandardDate
.
wHour
=
3
;
tzE
.
StandardDate
.
wHour
=
3
;
tzE
.
DaylightDate
.
wMonth
=
3
;
tzE
.
DaylightDate
.
wMonth
=
3
;
tzE
.
DaylightDate
.
wDay
=
5
;
tzE
.
DaylightDate
.
wDay
=
5
;
...
@@ -448,19 +448,19 @@ static void test_TzSpecificLocalTimeToSystemTime(void)
...
@@ -448,19 +448,19 @@ static void test_TzSpecificLocalTimeToSystemTime(void)
tzW
.
StandardBias
=
0
;
tzW
.
StandardBias
=
0
;
tzW
.
DaylightBias
=-
60
;
tzW
.
DaylightBias
=-
60
;
tzW
.
StandardDate
.
wMonth
=
10
;
tzW
.
StandardDate
.
wMonth
=
10
;
tzW
.
StandardDate
.
wDayOfWeek
=
0
;
/*
s
unday */
tzW
.
StandardDate
.
wDayOfWeek
=
0
;
/*
S
unday */
tzW
.
StandardDate
.
wDay
=
4
;
/* 4th (
s
unday) of the month */
tzW
.
StandardDate
.
wDay
=
4
;
/* 4th (
S
unday) of the month */
tzW
.
StandardDate
.
wHour
=
2
;
tzW
.
StandardDate
.
wHour
=
2
;
tzW
.
DaylightDate
.
wMonth
=
4
;
tzW
.
DaylightDate
.
wMonth
=
4
;
tzW
.
DaylightDate
.
wDay
=
1
;
tzW
.
DaylightDate
.
wDay
=
1
;
tzW
.
DaylightDate
.
wHour
=
2
;
tzW
.
DaylightDate
.
wHour
=
2
;
/* timezone
East
ern hemisphere */
/* timezone
South
ern hemisphere */
tzS
.
Bias
=
240
;
tzS
.
Bias
=
240
;
tzS
.
StandardBias
=
0
;
tzS
.
StandardBias
=
0
;
tzS
.
DaylightBias
=-
60
;
tzS
.
DaylightBias
=-
60
;
tzS
.
StandardDate
.
wMonth
=
4
;
tzS
.
StandardDate
.
wMonth
=
4
;
tzS
.
StandardDate
.
wDayOfWeek
=
0
;
/*
s
unday */
tzS
.
StandardDate
.
wDayOfWeek
=
0
;
/*
S
unday */
tzS
.
StandardDate
.
wDay
=
1
;
/* 1st
(s
unday) of the month */
tzS
.
StandardDate
.
wDay
=
1
;
/* 1st
(S
unday) of the month */
tzS
.
StandardDate
.
wHour
=
2
;
tzS
.
StandardDate
.
wHour
=
2
;
tzS
.
DaylightDate
.
wMonth
=
10
;
tzS
.
DaylightDate
.
wMonth
=
10
;
tzS
.
DaylightDate
.
wDay
=
4
;
tzS
.
DaylightDate
.
wDay
=
4
;
...
@@ -483,7 +483,7 @@ static void test_TzSpecificLocalTimeToSystemTime(void)
...
@@ -483,7 +483,7 @@ static void test_TzSpecificLocalTimeToSystemTime(void)
{
10
,
&
tzW
,
{
2004
,
10
,
-
1
,
24
,
1
,
0
,
0
,
0
},
4
},
{
10
,
&
tzW
,
{
2004
,
10
,
-
1
,
24
,
1
,
0
,
0
,
0
},
4
},
{
11
,
&
tzW
,
{
2004
,
10
,
-
1
,
24
,
1
,
59
,
59
,
999
},
4
},
{
11
,
&
tzW
,
{
2004
,
10
,
-
1
,
24
,
1
,
59
,
59
,
999
},
4
},
{
12
,
&
tzW
,
{
2004
,
10
,
-
1
,
24
,
2
,
0
,
0
,
0
},
6
},
{
12
,
&
tzW
,
{
2004
,
10
,
-
1
,
24
,
2
,
0
,
0
,
0
},
6
},
/* and now
s
outh */
/* and now
S
outh */
{
13
,
&
tzS
,
{
2004
,
4
,
-
1
,
4
,
1
,
0
,
0
,
0
},
4
},
{
13
,
&
tzS
,
{
2004
,
4
,
-
1
,
4
,
1
,
0
,
0
,
0
},
4
},
{
14
,
&
tzS
,
{
2004
,
4
,
-
1
,
4
,
1
,
59
,
59
,
999
},
4
},
{
14
,
&
tzS
,
{
2004
,
4
,
-
1
,
4
,
1
,
59
,
59
,
999
},
4
},
{
15
,
&
tzS
,
{
2004
,
4
,
-
1
,
4
,
2
,
0
,
0
,
0
},
6
},
{
15
,
&
tzS
,
{
2004
,
4
,
-
1
,
4
,
2
,
0
,
0
,
0
},
6
},
...
@@ -548,7 +548,7 @@ static void test_TzSpecificLocalTimeToSystemTime(void)
...
@@ -548,7 +548,7 @@ static void test_TzSpecificLocalTimeToSystemTime(void)
{
10
,
&
tzW
,
{
2004
,
10
,
-
1
,
24
,
4
,
0
,
0
,
0
},
1
},
{
10
,
&
tzW
,
{
2004
,
10
,
-
1
,
24
,
4
,
0
,
0
,
0
},
1
},
{
11
,
&
tzW
,
{
2004
,
10
,
-
1
,
24
,
4
,
59
,
59
,
999
},
1
},
{
11
,
&
tzW
,
{
2004
,
10
,
-
1
,
24
,
4
,
59
,
59
,
999
},
1
},
{
12
,
&
tzW
,
{
2004
,
10
,
-
1
,
24
,
5
,
0
,
0
,
0
},
1
},
{
12
,
&
tzW
,
{
2004
,
10
,
-
1
,
24
,
5
,
0
,
0
,
0
},
1
},
/* and now
s
outh */
/* and now
S
outh */
{
13
,
&
tzS
,
{
2004
,
4
,
-
1
,
4
,
4
,
0
,
0
,
0
},
1
},
{
13
,
&
tzS
,
{
2004
,
4
,
-
1
,
4
,
4
,
0
,
0
,
0
},
1
},
{
14
,
&
tzS
,
{
2004
,
4
,
-
1
,
4
,
4
,
59
,
59
,
999
},
1
},
{
14
,
&
tzS
,
{
2004
,
4
,
-
1
,
4
,
4
,
59
,
59
,
999
},
1
},
{
15
,
&
tzS
,
{
2004
,
4
,
-
1
,
4
,
5
,
0
,
0
,
0
},
1
},
{
15
,
&
tzS
,
{
2004
,
4
,
-
1
,
4
,
5
,
0
,
0
,
0
},
1
},
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment