mirror of
https://github.com/systemd/systemd.git
synced 2025-02-27 01:57:35 +03:00
varlink: these two errors where added to the spec, we aren't squatting the namespace anymore
4443c57f1e
This commit is contained in:
parent
08542781e2
commit
1a424b0721
@ -218,7 +218,5 @@ DEFINE_TRIVIAL_CLEANUP_FUNC(VarlinkServer *, varlink_server_unref);
|
||||
#define VARLINK_ERROR_METHOD_NOT_FOUND "org.varlink.service.MethodNotFound"
|
||||
#define VARLINK_ERROR_METHOD_NOT_IMPLEMENTED "org.varlink.service.MethodNotImplemented"
|
||||
#define VARLINK_ERROR_INVALID_PARAMETER "org.varlink.service.InvalidParameter"
|
||||
|
||||
/* These are errors we came up with and squatted the namespace with */
|
||||
#define VARLINK_ERROR_PERMISSION_DENIED "org.varlink.service.PermissionDenied"
|
||||
#define VARLINK_ERROR_EXPECTED_MORE "org.varlink.service.ExpectedMore"
|
||||
|
Loading…
x
Reference in New Issue
Block a user