From 43fbeed881a315a048ed74733034a31959dd6699 Mon Sep 17 00:00:00 2001 From: Tim Potter Date: Wed, 24 Aug 2005 11:33:26 +0000 Subject: r9577: Fix some indentation. (This used to be commit 2759c91b811511d34f276631378fe6c1cf139760) --- source4/librpc/idl/initshutdown.idl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'source4/librpc/idl/initshutdown.idl') 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( -- cgit