svn commit: samba r3129 - in branches/SAMBA_4_0/source/ntvfs/common: .

vlendec at samba.org vlendec at samba.org
Fri Oct 22 04:48:34 GMT 2004


Author: vlendec
Date: 2004-10-22 04:48:24 +0000 (Fri, 22 Oct 2004)
New Revision: 3129

WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=samba&path=/branches/SAMBA_4_0/source/ntvfs/common&rev=3129&nolog=1

Log:
typo
Modified:
   branches/SAMBA_4_0/source/ntvfs/common/opendb.c


Changeset:
Modified: branches/SAMBA_4_0/source/ntvfs/common/opendb.c
===================================================================
--- branches/SAMBA_4_0/source/ntvfs/common/opendb.c	2004-10-22 03:02:51 UTC (rev 3128)
+++ branches/SAMBA_4_0/source/ntvfs/common/opendb.c	2004-10-22 04:48:24 UTC (rev 3129)
@@ -35,7 +35,7 @@
 
   All other operations on a record are done by passing the odb_lock()
   handle back to this module. The handle contains internal
-  intformation about what file_key is being operated on.
+  information about what file_key is being operated on.
 */
 
 #include "includes.h"



More information about the samba-cvs mailing list