chore: pretty source
This commit is contained in:
parent
a47b5d82d3
commit
3c14fc28cd
|
|
@ -105,8 +105,9 @@ typedef struct {
|
||||||
#define L_RENAME 0x4000
|
#define L_RENAME 0x4000
|
||||||
#define L_ALL 0xffff
|
#define L_ALL 0xffff
|
||||||
|
|
||||||
/* cache directory listing */
|
/* directory listing cache file */
|
||||||
#define FSP_DIRLISTING ".FSP_CONTENT"
|
#define FSP_DIRLISTING ".FSP_CONTENT"
|
||||||
|
|
||||||
/* file names used for access control */
|
/* file names used for access control */
|
||||||
#define FSP_NOGET ".FSP_NO_GET"
|
#define FSP_NOGET ".FSP_NO_GET"
|
||||||
#define FSP_DEL ".FSP_OK_DEL"
|
#define FSP_DEL ".FSP_OK_DEL"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user