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
413c6f60
Commit
413c6f60
authored
Dec 02, 2015
by
Francois Gouget
Committed by
Alexandre Julliard
Dec 02, 2015
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Assorted spelling fixes.
Signed-off-by:
Francois Gouget
<
fgouget@free.fr
>
Signed-off-by:
Alexandre Julliard
<
julliard@winehq.org
>
parent
ddcab8ac
Hide whitespace changes
Inline
Side-by-side
Showing
12 changed files
with
16 additions
and
16 deletions
+16
-16
device.c
dlls/d3d10core/tests/device.c
+1
-1
d3d11.c
dlls/d3d11/tests/d3d11.c
+1
-1
duplex.c
dlls/dsound/duplex.c
+1
-1
device.c
dlls/dxgi/tests/device.c
+1
-1
htmlwindow.c
dlls/mshtml/htmlwindow.c
+1
-1
msrle.c
dlls/msrle32/tests/msrle.c
+1
-1
shfldr_unixfs.c
dlls/shell32/shfldr_unixfs.c
+1
-1
shlfileop.c
dlls/shell32/shlfileop.c
+1
-1
mmdevdrv.c
dlls/winepulse.drv/mmdevdrv.c
+5
-5
info.c
dlls/winspool.drv/info.c
+1
-1
xaudio_dll.c
dlls/xaudio2_7/xaudio_dll.c
+1
-1
test_builtins.cmd
programs/cmd/tests/test_builtins.cmd
+1
-1
No files found.
dlls/d3d10core/tests/device.c
View file @
413c6f60
...
...
@@ -1474,7 +1474,7 @@ static void test_create_sampler_state(void)
ok
(
d3d11_desc
.
Filter
==
expected_desc
.
Filter
,
"Test %u: Got unexpected filter %#x.
\n
"
,
i
,
d3d11_desc
.
Filter
);
ok
(
d3d11_desc
.
AddressU
==
expected_desc
.
AddressU
,
"Test %u: Got unexpected adress u %u.
\n
"
,
i
,
d3d11_desc
.
AddressU
);
"Test %u: Got unexpected ad
d
ress u %u.
\n
"
,
i
,
d3d11_desc
.
AddressU
);
ok
(
d3d11_desc
.
AddressV
==
expected_desc
.
AddressV
,
"Test %u: Got unexpected address v %u.
\n
"
,
i
,
d3d11_desc
.
AddressV
);
ok
(
d3d11_desc
.
AddressW
==
expected_desc
.
AddressW
,
...
...
dlls/d3d11/tests/d3d11.c
View file @
413c6f60
...
...
@@ -1917,7 +1917,7 @@ static void test_create_sampler_state(void)
ok
(
d3d10_desc
.
Filter
==
expected_desc
.
Filter
,
"Test %u: Got unexpected filter %#x.
\n
"
,
i
,
d3d10_desc
.
Filter
);
ok
(
d3d10_desc
.
AddressU
==
expected_desc
.
AddressU
,
"Test %u: Got unexpected adress u %u.
\n
"
,
i
,
d3d10_desc
.
AddressU
);
"Test %u: Got unexpected ad
d
ress u %u.
\n
"
,
i
,
d3d10_desc
.
AddressU
);
ok
(
d3d10_desc
.
AddressV
==
expected_desc
.
AddressV
,
"Test %u: Got unexpected address v %u.
\n
"
,
i
,
d3d10_desc
.
AddressV
);
ok
(
d3d10_desc
.
AddressW
==
expected_desc
.
AddressW
,
...
...
dlls/dsound/duplex.c
View file @
413c6f60
...
...
@@ -67,7 +67,7 @@ static void fullduplex_destroy(IDirectSoundFullDuplexImpl *This)
}
/*******************************************************************************
* IUnknown implemetation for DirectSoundFullDuplex
* IUnknown impleme
n
tation for DirectSoundFullDuplex
*/
static
inline
IDirectSoundFullDuplexImpl
*
impl_from_IUnknown
(
IUnknown
*
iface
)
{
...
...
dlls/dxgi/tests/device.c
View file @
413c6f60
...
...
@@ -1193,7 +1193,7 @@ static void test_swapchain_parameters(void)
/* Buffers > 0 are supposed to be read only. This is the case except that in
* fullscreen mode on Windows <= 8 the last backbuffer (BufferCount - 1) is
* writ
e
able. This is not the case if an unsupported refresh rate is passed
* writable. This is not the case if an unsupported refresh rate is passed
* for some reason, probably because the invalid refresh rate triggers a
* kinda-sorta windowed mode.
*
...
...
dlls/mshtml/htmlwindow.c
View file @
413c6f60
...
...
@@ -2653,7 +2653,7 @@ static HRESULT WINAPI WindowDispEx_InvokeEx(IDispatchEx *iface, DISPID id, LCID
DISPPARAMS
dp
=
{
args
,
NULL
,
2
,
0
};
/*
* setTimeout calls shoud use default value 0 for the second argument if only one is provided,
* setTimeout calls shou
l
d use default value 0 for the second argument if only one is provided,
* but IDL file does not reflect that. We fixup arguments here instead.
*/
if
(
!
(
wFlags
&
DISPATCH_METHOD
)
||
pdp
->
cArgs
!=
1
||
pdp
->
cNamedArgs
)
...
...
dlls/msrle32/tests/msrle.c
View file @
413c6f60
...
...
@@ -137,7 +137,7 @@ static void test_raw_decompress(void)
hic
=
ICLocate
(
FCC
(
'V'
,
'I'
,
'D'
,
'C'
),
codecs
[
i
],
bih
,
NULL
,
ICMODE_DECOMPRESS
);
ok
(
hic
!=
NULL
,
"Test[%d]: Expected non-NULL return
\n
"
,
i
);
/* Now wich is this codec? Windows returns MRLE for uncompressed cases */
/* Now w
h
ich is this codec? Windows returns MRLE for uncompressed cases */
memset
(
&
codec_info
,
0
,
sizeof
(
codec_info
));
hr
=
ICGetInfo
(
hic
,
&
codec_info
,
sizeof
(
codec_info
));
ok
(
hr
==
sizeof
(
codec_info
),
"Test[%d]: Incorrect amount of data returned
\n
"
,
i
);
...
...
dlls/shell32/shfldr_unixfs.c
View file @
413c6f60
...
...
@@ -776,7 +776,7 @@ static HRESULT UNIXFS_initialize_target_folder(UnixFolder *This, const char *szB
current
=
ILGetNext
(
current
);
};
/* Build the path and compute the attributes*/
/* Build the path and compute the attributes
*/
This
->
m_dwAttributes
=
dwAttributes
|
SFGAO_FOLDER
|
SFGAO_HASSUBFOLDER
|
SFGAO_FILESYSANCESTOR
|
SFGAO_CANRENAME
;
This
->
m_pszPath
=
pNextDir
=
SHAlloc
(
dwPathLen
);
...
...
dlls/shell32/shlfileop.c
View file @
413c6f60
...
...
@@ -572,7 +572,7 @@ DWORD WINAPI Win32DeleteFileAW(LPCVOID path)
* dest [I] path to target file to move to
*
* RETURNS
* ER
OR
R_SUCCESS if successful
* ER
RO
R_SUCCESS if successful
*/
static
DWORD
SHNotifyMoveFileW
(
LPCWSTR
src
,
LPCWSTR
dest
)
{
...
...
dlls/winepulse.drv/mmdevdrv.c
View file @
413c6f60
...
...
@@ -506,7 +506,7 @@ fail:
return
E_FAIL
;
}
/* For default Pulse
a
udio render device, OR together all of the
/* For default Pulse
A
udio render device, OR together all of the
* PKEY_AudioEndpoint_PhysicalSpeakers values of the sinks. */
static
void
pulse_phys_speakers_cb
(
pa_context
*
c
,
const
pa_sink_info
*
i
,
int
eol
,
void
*
userdata
)
{
...
...
@@ -801,7 +801,7 @@ static HRESULT pulse_stream_connect(ACImpl *This, UINT32 period_bytes) {
pa_stream_set_buffer_attr_callback
(
This
->
stream
,
pulse_attr_update
,
This
);
pa_stream_set_moved_callback
(
This
->
stream
,
pulse_attr_update
,
This
);
/* Pulse
a
udio will fill in correct values */
/* Pulse
A
udio will fill in correct values */
attr
.
minreq
=
attr
.
fragsize
=
period_bytes
;
attr
.
maxlength
=
attr
.
tlength
=
This
->
bufsize_bytes
;
attr
.
prebuf
=
pa_frame_size
(
&
This
->
ss
);
...
...
@@ -2991,7 +2991,7 @@ static HRESULT WINAPI SimpleAudioVolume_SetMasterVolume(
if
(
context
)
FIXME
(
"Notifications not supported yet
\n
"
);
TRACE
(
"Pulse
a
udio does not support session volume control
\n
"
);
TRACE
(
"Pulse
A
udio does not support session volume control
\n
"
);
pthread_mutex_lock
(
&
pulse_lock
);
session
->
master_vol
=
level
;
...
...
@@ -3127,7 +3127,7 @@ static HRESULT WINAPI ChannelAudioVolume_SetChannelVolume(
if
(
context
)
FIXME
(
"Notifications not supported yet
\n
"
);
TRACE
(
"Pulse
a
udio does not support session volume control
\n
"
);
TRACE
(
"Pulse
A
udio does not support session volume control
\n
"
);
pthread_mutex_lock
(
&
pulse_lock
);
session
->
channel_vols
[
index
]
=
level
;
...
...
@@ -3175,7 +3175,7 @@ static HRESULT WINAPI ChannelAudioVolume_SetAllVolumes(
if
(
context
)
FIXME
(
"Notifications not supported yet
\n
"
);
TRACE
(
"Pulse
a
udio does not support session volume control
\n
"
);
TRACE
(
"Pulse
A
udio does not support session volume control
\n
"
);
pthread_mutex_lock
(
&
pulse_lock
);
for
(
i
=
0
;
i
<
count
;
++
i
)
...
...
dlls/winspool.drv/info.c
View file @
413c6f60
...
...
@@ -317,7 +317,7 @@ static const printenv_t * const all_printenv[] = {&env_x86, &env_x64, &env_win40
*
* NOTES
* An empty string is handled the same way as NULL.
* SetLastEror(ERROR_INVALID_ENVIRONMENT) is called on Failure
* SetLastEr
r
or(ERROR_INVALID_ENVIRONMENT) is called on Failure
*
*/
...
...
dlls/xaudio2_7/xaudio_dll.c
View file @
413c6f60
...
...
@@ -2091,7 +2091,7 @@ HRESULT WINAPI DllGetClassObject(REFCLSID rclsid, REFIID riid, void **ppv)
return
IClassFactory_QueryInterface
(
factory
,
riid
,
ppv
);
}
/* returns TRUE if there is more data avilable in the buffer, FALSE if the
/* returns TRUE if there is more data av
a
ilable in the buffer, FALSE if the
* buffer's data has all been queued */
static
BOOL
xa2buffer_queue_period
(
XA2SourceImpl
*
src
,
XA2Buffer
*
buf
,
ALuint
al_buf
)
{
...
...
programs/cmd/tests/test_builtins.cmd
View file @
413c6f60
...
...
@@ -973,7 +973,7 @@ del temp.bat 2>nul
goto :eof
:TestForR
rem %CD% does not
t
ork on NT4 so use the following workaround
rem %CD% does not
w
ork on NT4 so use the following workaround
for /d %%i in (.) do set WINE_CURDIR=%%~dpnxi
echo --- for /R
...
...
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