[FORMATTING] Remove trailing whitespace. Addendum to 34593d93.

Excluded: 3rd-party code (incl. wine) and most of the win32ss.
This commit is contained in:
Hermès Bélusca-Maïto 2021-09-13 03:33:14 +02:00
parent bbabe2489e
commit 9393fc320e
No known key found for this signature in database
GPG key ID: 3B2539C65E7B93D0
701 changed files with 14685 additions and 14693 deletions

View file

@ -23,7 +23,7 @@ typedef [handle, string] LPWSTR DNSRSLVR_HANDLE;
#ifndef __midl
,explicit_handle
#endif
]
]
interface DnsResolver
{

View file

@ -366,7 +366,7 @@ typedef struct _SERVER_INFO_102
} SERVER_INFO_102, *PSERVER_INFO_102, *LPSERVER_INFO_102;
cpp_quote("#endif")
typedef struct _SERVER_INFO_103
typedef struct _SERVER_INFO_103
{
DWORD sv103_platform_id;
[string] wchar_t *sv103_name;

View file

@ -885,7 +885,7 @@ interface winspool {
[in] WINSPOOL_DEVMODE_CONTAINER* pDevModeContainer,
[in] DWORD AccessRequired
);
/* Function 0x02 */
DWORD _RpcSetJob(
[in] WINSPOOL_PRINTER_HANDLE hPrinter,

View file

@ -44,9 +44,9 @@ typedef struct struct_E {
pointer_default(unique)
#ifndef __midl
,explicit_handle
#endif
#endif
]
interface wlansvc_interface
{
/* Function: 0x00 */
@ -65,7 +65,7 @@ interface wlansvc_interface
[in] WLANSVC_RPC_HANDLE hClientHandle,
[out, ref] PWLAN_INTERFACE_INFO_LIST *ppInterfaceList);
/* Function: 0x03 */
/* Function: 0x03 */
DWORD _RpcSetAutoConfigParameter(
[in] WLANSVC_RPC_HANDLE hClientHandle,
[in] /* enum32 */ long OpCode,