glib-aux: add NM_UTILS_ERROR_COMMAND_FAILED error code

This commit is contained in:
Thomas Haller 2022-09-27 18:06:05 +02:00
parent 95e6ebec66
commit a5f125f8cb
No known key found for this signature in database
GPG key ID: 29C2366E4DFC5728

View file

@ -960,6 +960,8 @@ typedef enum {
NM_UTILS_ERROR_INVALID_ARGUMENT, /*< nick=InvalidArgument >*/
NM_UTILS_ERROR_NOT_READY, /*< nick=NotReady >*/
NM_UTILS_ERROR_COMMAND_FAILED, /*< nick=CommandFailed >*/
NM_UTILS_ERROR_AMBIGUOUS, /*< nick=Ambiguous >*/
/* the following codes have a special meaning and are exactly used for