mirror of
				https://github.com/winfsp/winfsp.git
				synced 2025-10-30 19:48:38 -05:00 
			
		
		
		
	inc: winfsp.h: fix source doc for Delete
This commit is contained in:
		| @@ -1090,7 +1090,7 @@ typedef struct _FSP_FILE_SYSTEM_INTERFACE | |||||||
|      * This function gets called in all file deletion scenarios: |      * This function gets called in all file deletion scenarios: | ||||||
|      * <ul> |      * <ul> | ||||||
|      * <li>When the DeleteFile or RemoveDirectory API's are used.</li> |      * <li>When the DeleteFile or RemoveDirectory API's are used.</li> | ||||||
|      * <li>When the SetInformationByHandle API with FileDispositionInfo or FileDispositionInfoEx is used. |      * <li>When the SetInformationByHandle API with FileDispositionInfo or FileDispositionInfoEx is used.</li> | ||||||
|      * <li>When a file is opened using FILE_DELETE_ON_CLOSE.</li> |      * <li>When a file is opened using FILE_DELETE_ON_CLOSE.</li> | ||||||
|      * <li>Etc.</li> |      * <li>Etc.</li> | ||||||
|      * </ul> |      * </ul> | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user