mirror of
https://github.com/reactos/reactos.git
synced 2025-05-20 17:45:06 +00:00
[IDL]: Whitespace fixes only.
svn path=/trunk/; revision=71383
This commit is contained in:
parent
a315554938
commit
4b98341168
6 changed files with 6 additions and 6 deletions
|
@ -1,5 +1,5 @@
|
|||
[
|
||||
implicit_handle(handle_t bindhandle), strict_context_handle
|
||||
implicit_handle(handle_t bindhandle), strict_context_handle
|
||||
]
|
||||
interface eventlog
|
||||
{
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
[
|
||||
explicit_handle
|
||||
explicit_handle
|
||||
]
|
||||
interface lsarpc
|
||||
{
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
[
|
||||
explicit_handle
|
||||
explicit_handle
|
||||
]
|
||||
interface pnp
|
||||
{
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
[
|
||||
explicit_handle
|
||||
explicit_handle
|
||||
]
|
||||
interface samr
|
||||
{
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
[
|
||||
explicit_handle
|
||||
explicit_handle
|
||||
]
|
||||
interface svcctl
|
||||
{
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
[
|
||||
explicit_handle
|
||||
explicit_handle
|
||||
]
|
||||
interface winreg
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue