diff options
author | Tim Potter <tpot@samba.org> | 2003-05-27 00:07:09 +0000 |
---|---|---|
committer | Tim Potter <tpot@samba.org> | 2003-05-27 00:07:09 +0000 |
commit | b863577db26a826533b8512ae7092725474099e7 (patch) | |
tree | cff61d451d06ee07f3fcabbaff81ecd965166f3d /source3/include | |
parent | 77a9f8ab4d4fcea0e21433f63c01b2ede4a08385 (diff) | |
download | samba-b863577db26a826533b8512ae7092725474099e7.tar.gz samba-b863577db26a826533b8512ae7092725474099e7.tar.bz2 samba-b863577db26a826533b8512ae7092725474099e7.zip |
Whitespace syncup.
(This used to be commit 39e1b6338f14a8403b6d612000d6976be9630bac)
Diffstat (limited to 'source3/include')
-rw-r--r-- | source3/include/module.h | 1 |
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 |