svn commit: samba r21959 - in branches/SAMBA_3_0/source/param: .

vlendec at samba.org vlendec at samba.org
Sat Mar 24 18:01:40 GMT 2007


Author: vlendec
Date: 2007-03-24 18:01:39 +0000 (Sat, 24 Mar 2007)
New Revision: 21959

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=21959

Log:
Merge a comment fix from Michael Adam -- more to come :-)
Modified:
   branches/SAMBA_3_0/source/param/loadparm.c


Changeset:
Modified: branches/SAMBA_3_0/source/param/loadparm.c
===================================================================
--- branches/SAMBA_3_0/source/param/loadparm.c	2007-03-24 10:32:34 UTC (rev 21958)
+++ branches/SAMBA_3_0/source/param/loadparm.c	2007-03-24 18:01:39 UTC (rev 21959)
@@ -3995,7 +3995,8 @@
 }
 
 /***************************************************************************
- 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.
 ***************************************************************************/
 



More information about the samba-cvs mailing list