mirror of
https://github.com/winfsp/winfsp.git
synced 2025-06-15 08:12:45 -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