From 61a2ad3c020424cead067cbdc89ea6f25708fde4 Mon Sep 17 00:00:00 2001 From: Kai Blin Date: Fri, 17 May 2013 14:16:26 +0200 Subject: swat: Remove swat. Signed-off-by: Kai Blin Reviewed-by: Andrew Bartlett Autobuild-User(master): Kai Blin Autobuild-Date(master): Sat May 18 16:32:38 CEST 2013 on sn-devel-104 --- source3/param/loadparm.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source3/param') diff --git a/source3/param/loadparm.c b/source3/param/loadparm.c index d1c2a6383e..b9d316b98e 100644 --- a/source3/param/loadparm.c +++ b/source3/param/loadparm.c @@ -4006,7 +4006,7 @@ void lp_killservice(int iServiceIn) /*************************************************************************** Save the curent values of all global and sDefault parameters into the - defaults union. This allows swat and testparm to show only the + defaults union. This allows testparm to show only the changed (ie. non-default) parameters. ***************************************************************************/ -- cgit