r21959: Merge a comment fix from Michael Adam -- more to come :-)
authorVolker Lendecke <vlendec@samba.org>
Sat, 24 Mar 2007 18:01:39 +0000 (18:01 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:18:52 +0000 (12:18 -0500)
source/param/loadparm.c

index 6392da6f077b4361a868c39dae0de5b7129d08c1..a049b2d47ada1afe5a62dd6cb0f87883a9b88625 100644 (file)
@@ -3995,7 +3995,8 @@ BOOL dump_a_parameter(int snum, char *parm_name, FILE * f, BOOL isGlobal)
 }
 
 /***************************************************************************
- Return info about the next service  in a service. snum==GLOBAL_SECTION_SNUM gives the globals.
+ Return info about the next parameter in a service.
+ snum==GLOBAL_SECTION_SNUM gives the globals.
  Return NULL when out of parameters.
 ***************************************************************************/