1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-13 13:18:06 +03:00

r15196: Update a comment that I found confusing (I confuse easily).

(This used to be commit eb53f01863)
This commit is contained in:
Paul Green 2006-04-24 10:45:06 +00:00 committed by Gerald (Jerry) Carter
parent 8fca274e47
commit e18c9a926f

View 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)