summaryrefslogtreecommitdiff
path: root/source4/client
diff options
context:
space:
mode:
authorVolker Lendecke <vl@samba.org>2012-12-14 15:53:08 +0100
committerStefan Metzmacher <metze@samba.org>2012-12-21 11:57:01 +0100
commit3109b541c9b2f0063e1ccb0cdaec0a8e388b29b4 (patch)
tree8ff6c508265e04586a0138b78f122f08867c04ec /source4/client
parentd972e6fa74b6499403d4c3d3c6a84cbda7eded39 (diff)
downloadsamba-3109b541c9b2f0063e1ccb0cdaec0a8e388b29b4.tar.gz
samba-3109b541c9b2f0063e1ccb0cdaec0a8e388b29b4.tar.bz2
samba-3109b541c9b2f0063e1ccb0cdaec0a8e388b29b4.zip
tdb: Make tdb_new_database() follow a more conventional style
We usually "goto fail" on every error and then in normal flow set the return variable to success. This patch removes a comment which from my point of view is now obsolete. It violates the {} rule from README.Coding here in favor of the style used in this function. Reviewed-by: Rusty Russell <rusty@samba.org> Reviewed-by: Stefan Metzmacher <metze@samba.org>
Diffstat (limited to 'source4/client')
0 files changed, 0 insertions, 0 deletions