Author: paulg
Date: 2006-04-24 10:45:06 +0000 (Mon, 24 Apr 2006)
New Revision: 15196

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

Log:
Update a comment that I found confusing (I confuse easily).
Modified:
   branches/SAMBA_3_0/source/smbd/dir.c


Changeset:
Modified: branches/SAMBA_3_0/source/smbd/dir.c
===================================================================
--- branches/SAMBA_3_0/source/smbd/dir.c        2006-04-24 10:44:26 UTC (rev 
15195)
+++ branches/SAMBA_3_0/source/smbd/dir.c        2006-04-24 10:45:06 UTC (rev 
15196)
@@ -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)

Reply via email to