1
0
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:
Falk Werner 2019-04-01 20:48:55 +02:00
parent f7d47fcc45
commit 91c8e21a73

View File

@ -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