mirror of
https://github.com/falk-werner/webfuse
synced 2024-10-27 20:34:10 +00:00
renames BAD_NOACCESS to BAD_ACCESS_DENIED
This commit is contained in:
parent
f7d47fcc45
commit
91c8e21a73
@ -119,7 +119,7 @@ A response is used to answer a prior request. There are two kinds of responses:
|
||||
| BAD_BUSY | 4 | resource busy |
|
||||
| BAD_FORMAT | 5 | invalid formt |
|
||||
| BAD_NOENTRY | 101 | invalid entry |
|
||||
| BAD_NOACCESS | 102 | access not allowed |
|
||||
| BAD_ACCESS_DENIED | 102 | access not allowed |
|
||||
|
||||
#### Notification
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user