svn commit: samba r15195 - in trunk/source/smbd: .
paulg at samba.org
paulg at samba.org
Mon Apr 24 10:44:27 GMT 2006
Author: paulg
Date: 2006-04-24 10:44:26 +0000 (Mon, 24 Apr 2006)
New Revision: 15195
WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=15195
Log:
Update a comment that I found confusing (I confuse easily).
Modified:
trunk/source/smbd/dir.c
Changeset:
Modified: trunk/source/smbd/dir.c
===================================================================
--- trunk/source/smbd/dir.c 2006-04-24 10:09:45 UTC (rev 15194)
+++ trunk/source/smbd/dir.c 2006-04-24 10:44:26 UTC (rev 15195)
@@ -719,7 +719,7 @@
}
/****************************************************************************
- Check a filetype for being valid.
+ Check that a file matches a particular file type.
****************************************************************************/
BOOL dir_check_ftype(connection_struct *conn, uint32 mode, uint32 dirtype)
More information about the samba-cvs
mailing list