s3-param: Fixed code block in max_open_files().
authorAndreas Schneider <asn@samba.org>
Wed, 19 Jan 2011 15:13:42 +0000 (16:13 +0100)
committerAndreas Schneider <asn@samba.org>
Wed, 19 Jan 2011 22:10:50 +0000 (23:10 +0100)
commit4744da8762c492654204b0ee0b3c47631f44ce29
tree0e13d3853055b4a2ba146ba2c93077c76fc47fad
parent7a97518e12054e1f84236501322b756c5c09d7dd
s3-param: Fixed code block in max_open_files().

When the HAVE_GETRLIMIT and RLIMIT_NOFILE macros are defined the block
isn't closed.

Autobuild-User: Andreas Schneider <asn@samba.org>
Autobuild-Date: Wed Jan 19 23:10:50 CET 2011 on sn-devel-104
source3/param/loadparm.c