r15196: Update a comment that I found confusing (I confuse easily).
authorPaul Green <paulg@samba.org>
Mon, 24 Apr 2006 10:45:06 +0000 (10:45 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 16:16:28 +0000 (11:16 -0500)
(This used to be commit eb53f01863f8f9d2980d9c2c8d27899dd39e5fa2)

source3/smbd/dir.c

index cd6c1b0bda352652bbe399bf4b1de42604563d4a..27a4182c22066e1292b563399bbeef9af1bceee3 100644 (file)
@@ -719,7 +719,7 @@ struct dptr_struct *dptr_fetch_lanman2(int dptr_num)
 }
 
 /****************************************************************************
- 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)