svn commit: samba r24903 - in branches: SAMBA_3_2/source/lib SAMBA_3_2_0/source/lib

vlendec at samba.org vlendec at samba.org
Sun Sep 2 17:50:08 GMT 2007


Author: vlendec
Date: 2007-09-02 17:50:05 +0000 (Sun, 02 Sep 2007)
New Revision: 24903

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

Log:
One more tick in #if 0 code
Modified:
   branches/SAMBA_3_2/source/lib/util.c
   branches/SAMBA_3_2_0/source/lib/util.c


Changeset:
Modified: branches/SAMBA_3_2/source/lib/util.c
===================================================================
--- branches/SAMBA_3_2/source/lib/util.c	2007-09-02 17:48:01 UTC (rev 24902)
+++ branches/SAMBA_3_2/source/lib/util.c	2007-09-02 17:50:05 UTC (rev 24903)
@@ -3316,7 +3316,7 @@
 
 #if 0
 
-Disable these now we've checked all code paths and ensured
+Disable these now we have checked all code paths and ensured
 NULL returns on zero request. JRA.
 
 /****************************************************************

Modified: branches/SAMBA_3_2_0/source/lib/util.c
===================================================================
--- branches/SAMBA_3_2_0/source/lib/util.c	2007-09-02 17:48:01 UTC (rev 24902)
+++ branches/SAMBA_3_2_0/source/lib/util.c	2007-09-02 17:50:05 UTC (rev 24903)
@@ -3296,7 +3296,7 @@
 
 #if 0
 
-Disable these now we've checked all code paths and ensured
+Disable these now we have checked all code paths and ensured
 NULL returns on zero request. JRA.
 
 /****************************************************************



More information about the samba-cvs mailing list