s3:smbd/service apply some code formatting
authorChristian Ambach <ambi@samba.org>
Sun, 3 Apr 2016 03:16:45 +0000 (05:16 +0200)
committerJeremy Allison <jra@samba.org>
Tue, 3 May 2016 23:28:23 +0000 (01:28 +0200)
commit32427768610cbe2e5dfe199ab7865b061ea57919
treeab3521c3b6b446307adca41d633d73164ad16329
parentbb9f5ceeb37df2485f2a9d18fb441e64b168378c
s3:smbd/service apply some code formatting

reduce indentation in switch statement, obey 80 char line limit, use C99 bool

Signed-off-by: Christian Ambach <ambi@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/smbd/service.c