svn commit: samba r23438 - in branches/SAMBA_3_0_26/source/param: .

obnox at samba.org obnox at samba.org
Tue Jun 12 15:13:22 GMT 2007


Author: obnox
Date: 2007-06-12 15:13:19 +0000 (Tue, 12 Jun 2007)
New Revision: 23438

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

Log:
Merge r21959 from 3_0: fix a comment.

Michael


Modified:
   branches/SAMBA_3_0_26/source/param/loadparm.c


Changeset:
Modified: branches/SAMBA_3_0_26/source/param/loadparm.c
===================================================================
--- branches/SAMBA_3_0_26/source/param/loadparm.c	2007-06-12 15:09:44 UTC (rev 23437)
+++ branches/SAMBA_3_0_26/source/param/loadparm.c	2007-06-12 15:13:19 UTC (rev 23438)
@@ -4011,7 +4011,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