summaryrefslogtreecommitdiff
path: root/source3
diff options
context:
space:
mode:
authorTim Potter <tpot@samba.org>2003-05-27 00:07:09 +0000
committerTim Potter <tpot@samba.org>2003-05-27 00:07:09 +0000
commitb863577db26a826533b8512ae7092725474099e7 (patch)
treecff61d451d06ee07f3fcabbaff81ecd965166f3d /source3
parent77a9f8ab4d4fcea0e21433f63c01b2ede4a08385 (diff)
downloadsamba-b863577db26a826533b8512ae7092725474099e7.tar.gz
samba-b863577db26a826533b8512ae7092725474099e7.tar.bz2
samba-b863577db26a826533b8512ae7092725474099e7.zip
Whitespace syncup.
(This used to be commit 39e1b6338f14a8403b6d612000d6976be9630bac)
Diffstat (limited to 'source3')
-rw-r--r--source3/include/module.h1
1 files changed, 0 insertions, 1 deletions
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