diff options
Diffstat (limited to 'source3/param/loadparm.c')
-rw-r--r-- | source3/param/loadparm.c | 2 |
1 files changed, 1 insertions, 1 deletions
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. ***************************************************************************/ |