mirror of
https://github.com/reactos/reactos.git
synced 2025-08-03 21:36:11 +00:00
[FORMATTING] Remove trailing whitespace. Addendum to 34593d93
.
Excluded: 3rd-party code (incl. wine) and most of the win32ss.
This commit is contained in:
parent
bbabe2489e
commit
9393fc320e
701 changed files with 14685 additions and 14693 deletions
|
@ -23,7 +23,7 @@ typedef [handle, string] LPWSTR DNSRSLVR_HANDLE;
|
|||
#ifndef __midl
|
||||
,explicit_handle
|
||||
#endif
|
||||
]
|
||||
]
|
||||
|
||||
interface DnsResolver
|
||||
{
|
||||
|
|
|
@ -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;
|
||||
|
|
|
@ -885,7 +885,7 @@ interface winspool {
|
|||
[in] WINSPOOL_DEVMODE_CONTAINER* pDevModeContainer,
|
||||
[in] DWORD AccessRequired
|
||||
);
|
||||
|
||||
|
||||
/* Function 0x02 */
|
||||
DWORD _RpcSetJob(
|
||||
[in] WINSPOOL_PRINTER_HANDLE hPrinter,
|
||||
|
|
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue