mirror of
https://github.com/winfsp/winfsp.git
synced 2025-04-22 08:23:05 -05:00
inc: srcdoc fix
This commit is contained in:
parent
34033c1563
commit
e4c7e0821b
@ -426,8 +426,8 @@ typedef struct _FSP_FILE_SYSTEM_INTERFACE
|
||||
* Determine whether a file or directory can be deleted.
|
||||
*
|
||||
* This function tests whether a file or directory can be safely deleted. This function does
|
||||
* need to perform access checks, but may performs tasks such as check for empty directories,
|
||||
* etc.
|
||||
* not need to perform access checks, but may performs tasks such as check for empty
|
||||
* directories, etc.
|
||||
*
|
||||
* @param FileSystem
|
||||
* The file system on which this request is posted.
|
||||
|
Loading…
x
Reference in New Issue
Block a user