Whitespace syncup.
authorTim Potter <tpot@samba.org>
Tue, 27 May 2003 00:07:09 +0000 (00:07 +0000)
committerTim Potter <tpot@samba.org>
Tue, 27 May 2003 00:07:09 +0000 (00:07 +0000)
(This used to be commit 39e1b6338f14a8403b6d612000d6976be9630bac)

source3/include/module.h

index 659833c91afd4fd567030c2cd3bddbbb1fcad5df..759ea5bb385b64858fd35e8f0007bcdf4f1a9f46 100644 (file)
@@ -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