Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
wine-cw
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-cw
Commits
f6fab295
Commit
f6fab295
authored
Jan 16, 2008
by
Francois Gouget
Committed by
Alexandre Julliard
Jan 16, 2008
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix spelling error in the generated conformance test files.
parent
7478d9c4
Show whitespace changes
Inline
Side-by-side
Showing
9 changed files
with
9 additions
and
9 deletions
+9
-9
generated.c
dlls/gdi32/tests/generated.c
+1
-1
generated.c
dlls/kernel32/tests/generated.c
+1
-1
generated.c
dlls/ntdll/tests/generated.c
+1
-1
generated.c
dlls/rpcrt4/tests/generated.c
+1
-1
generated.c
dlls/shell32/tests/generated.c
+1
-1
generated.c
dlls/shlwapi/tests/generated.c
+1
-1
generated.c
dlls/urlmon/tests/generated.c
+1
-1
generated.c
dlls/user32/tests/generated.c
+1
-1
winapi_test
tools/winapi/winapi_test
+1
-1
No files found.
dlls/gdi32/tests/generated.c
View file @
f6fab295
...
...
@@ -16,7 +16,7 @@
#include "wine/test.h"
/***********************************************************************
* Compability macros
* Compa
ti
bility macros
*/
#define DWORD_PTR UINT_PTR
...
...
dlls/kernel32/tests/generated.c
View file @
f6fab295
...
...
@@ -16,7 +16,7 @@
#include "wine/test.h"
/***********************************************************************
* Compability macros
* Compa
ti
bility macros
*/
#define DWORD_PTR UINT_PTR
...
...
dlls/ntdll/tests/generated.c
View file @
f6fab295
...
...
@@ -16,7 +16,7 @@
#include "wine/test.h"
/***********************************************************************
* Compability macros
* Compa
ti
bility macros
*/
#define DWORD_PTR UINT_PTR
...
...
dlls/rpcrt4/tests/generated.c
View file @
f6fab295
...
...
@@ -21,7 +21,7 @@
#include "wine/test.h"
/***********************************************************************
* Compability macros
* Compa
ti
bility macros
*/
#define DWORD_PTR UINT_PTR
...
...
dlls/shell32/tests/generated.c
View file @
f6fab295
...
...
@@ -23,7 +23,7 @@
#include "wine/test.h"
/***********************************************************************
* Compability macros
* Compa
ti
bility macros
*/
#define DWORD_PTR UINT_PTR
...
...
dlls/shlwapi/tests/generated.c
View file @
f6fab295
...
...
@@ -21,7 +21,7 @@
#include "wine/test.h"
/***********************************************************************
* Compability macros
* Compa
ti
bility macros
*/
#define DWORD_PTR UINT_PTR
...
...
dlls/urlmon/tests/generated.c
View file @
f6fab295
...
...
@@ -19,7 +19,7 @@
#include "wine/test.h"
/***********************************************************************
* Compability macros
* Compa
ti
bility macros
*/
#define DWORD_PTR UINT_PTR
...
...
dlls/user32/tests/generated.c
View file @
f6fab295
...
...
@@ -16,7 +16,7 @@
#include "wine/test.h"
/***********************************************************************
* Compability macros
* Compa
ti
bility macros
*/
#define DWORD_PTR UINT_PTR
...
...
tools/winapi/winapi_test
View file @
f6fab295
...
...
@@ -495,7 +495,7 @@ sub output_header($$$) {
print
OUT
"\n"
;
print
OUT
"/***********************************************************************\n"
;
print
OUT
" * Compability macros\n"
;
print
OUT
" * Compa
ti
bility macros\n"
;
print
OUT
" */\n"
;
print
OUT
"\n"
;
print
OUT
"#define DWORD_PTR UINT_PTR\n"
;
...
...
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