From: Michael Adam Date: Tue, 31 Jan 2012 15:16:47 +0000 (+0100) Subject: s3:net ads join: remove a useless empty comment block X-Git-Tag: tevent-0.9.15~123 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=8972c92342211fefb3d76bc306f7fbc467089010;p=thirdparty%2Fsamba.git s3:net ads join: remove a useless empty comment block Autobuild-User: Michael Adam Autobuild-Date: Tue Jan 31 18:37:45 CET 2012 on sn-devel-104 --- diff --git a/source3/utils/net_ads.c b/source3/utils/net_ads.c index c8c648c0ee0..381393ebad2 100644 --- a/source3/utils/net_ads.c +++ b/source3/utils/net_ads.c @@ -1304,8 +1304,7 @@ static int net_ads_join_usage(struct net_context *c, int argc, const char **argv return -1; } -/******************************************************************* - ********************************************************************/ + static void _net_ads_join_dns_updates(TALLOC_CTX *ctx, struct libnet_JoinCtx *r) { #if defined(WITH_DNS_UPDATES)