diff options
-rw-r--r-- | source4/librpc/idl/initshutdown.idl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/source4/librpc/idl/initshutdown.idl b/source4/librpc/idl/initshutdown.idl index 4cdffe75eb..f576061565 100644 --- a/source4/librpc/idl/initshutdown.idl +++ b/source4/librpc/idl/initshutdown.idl @@ -32,8 +32,8 @@ [in] uint8 reboot ); - WERROR initshutdown_Abort( - [in] uint16 *server + WERROR initshutdown_Abort( + [in] uint16 *server ); WERROR initshutdown_InitEx( |