mirror of
				https://github.com/winfsp/winfsp.git
				synced 2025-10-30 19:48:38 -05:00 
			
		
		
		
	dll: rename dispatch.c to fs.c and access.c to security.c
This commit is contained in:
		| @@ -1,5 +1,5 @@ | ||||
| /**
 | ||||
|  * @file dll/dispatch.c | ||||
|  * @file dll/fs.c | ||||
|  * | ||||
|  * @copyright 2015-2016 Bill Zissimopoulos | ||||
|  */ | ||||
| @@ -1,5 +1,5 @@ | ||||
| /**
 | ||||
|  * @file dll/access.c | ||||
|  * @file dll/security.c | ||||
|  * | ||||
|  * @copyright 2015-2016 Bill Zissimopoulos | ||||
|  */ | ||||
		Reference in New Issue
	
	Block a user