Re: [PATCH v2 0/4] MR47: kernel32/tests: Add tests for CancelSynchronousIo.
11 Jul
2022
11 Jul
'22
10:02 p.m.
On Mon Jul 11 15:14:45 2022 +0000, Jinoh Kang wrote:
Per Wine code style, you should omit the second space in `&io ) )`. ```suggestion:-0+0 return set_ntstatus( NtCancelSynchronousIoFile( thread, NULL, &io )); ``` the file has a mix of styles. it does look from a skim like most are without the space, but i think i copied from CancelIo and CancelIoEx right above it, and they both have the space. never quite sure what to do in those cases, but i can remove it
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/47#note_3917
1250
Age (days ago)
1250
Last active (days ago)
0 comments
1 participants
participants (1)
-
Daniel Lehman (@dlehman25)