s3:net ads join: remove a useless empty comment block
authorMichael Adam <obnox@samba.org>
Tue, 31 Jan 2012 15:16:47 +0000 (16:16 +0100)
committerMichael Adam <obnox@samba.org>
Tue, 31 Jan 2012 17:37:45 +0000 (18:37 +0100)
Autobuild-User: Michael Adam <obnox@samba.org>
Autobuild-Date: Tue Jan 31 18:37:45 CET 2012 on sn-devel-104

source3/utils/net_ads.c

index c8c648c0ee0960460dace2ebcbf7e3d9e3648e2b..381393ebad2d0d2a59a760b58f78150949921575 100644 (file)
@@ -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)