correct ServiceNotFoundErrorCode value

This commit is contained in:
uncor3
2026-04-07 18:24:09 +00:00
parent da258aad0f
commit a26718d9f4
+1 -1
View File
@@ -62,7 +62,7 @@ using u_int64_t = uint64_t;
#define DeviceLockedMountErrorCode -21
#define NotFoundErrorCode -14
#define ServiceNotFoundErrorCode -15
#define ServiceNotFoundErrorCode 21
#define PairingDialogResponsePending -28
#define InvalidHostID -10
#define PasswordProtected -30