From b863577db26a826533b8512ae7092725474099e7 Mon Sep 17 00:00:00 2001 From: Tim Potter Date: Tue, 27 May 2003 00:07:09 +0000 Subject: Whitespace syncup. (This used to be commit 39e1b6338f14a8403b6d612000d6976be9630bac) --- source3/include/module.h | 1 - 1 file changed, 1 deletion(-) diff --git a/source3/include/module.h b/source3/include/module.h index 659833c91a..759ea5bb38 100644 --- a/source3/include/module.h +++ b/source3/include/module.h @@ -24,7 +24,6 @@ /* Module support */ typedef NTSTATUS (init_module_function) (void); - #define SMB_IDLE_EVENT_DEFAULT_INTERVAL 180 #define SMB_IDLE_EVENT_MIN_INTERVAL 30 -- cgit