r5380: Removed extra newline.
authorRafal Szczesniak <mimir@samba.org>
Mon, 14 Feb 2005 00:58:30 +0000 (00:58 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:09:49 +0000 (13:09 -0500)
rafal
(This used to be commit d8fa9baf24852d87fcffee8bf353604b4507683d)

source4/utils/net/net_join.c

index b88c11023e4ca2f7e0f1fef6dba367cf10aff2af..cb093ef9ff2d4f4ef59f44ad754d9bd590b72049 100644 (file)
@@ -27,7 +27,6 @@
 
 int net_join(struct net_context *ctx, int argc, const char **argv) 
 {
-       
        NTSTATUS status;
        struct libnet_context *libnetctx;
        union libnet_Join r;