From 774ceeea50b5d2eed8de8dcf2846ea5201c9ad96 Mon Sep 17 00:00:00 2001 From: Michael Adam Date: Fri, 8 Jun 2007 10:15:19 +0000 Subject: r23379: Whitespace cosmetics, to reduce irritating diffs... Michael (This used to be commit df30f8d5c2999590aabe1e87f92fbdbafa7052aa) --- source3/utils/net.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source3/utils') diff --git a/source3/utils/net.c b/source3/utils/net.c index fc26be8609..628bd5ec1e 100644 --- a/source3/utils/net.c +++ b/source3/utils/net.c @@ -868,7 +868,7 @@ static struct functable net_func[] = { {"SETDOMAINSID", net_setdomainsid}, {"GETDOMAINSID", net_getdomainsid}, {"MAXRID", net_maxrid}, - {"IDMAP", net_idmap}, + {"IDMAP", net_idmap}, {"STATUS", net_status}, {"USERSHARE", net_usershare}, {"USERSIDLIST", net_usersidlist}, -- cgit