[PSDK] Improve definition of CBR_BLOCK

The cast doesn't exist in native headers, but this causes warnings.
This commit is contained in:
Timo Kreuzer 2019-01-13 13:42:23 +01:00
parent 6756e1adaf
commit 252114a3a1

View file

@ -114,7 +114,7 @@ extern "C" {
#define CBF_SKIP_DISCONNECTS 0x00200000
#define CBF_SKIP_ALLNOTIFICATIONS 0x003c0000
#define CBR_BLOCK ((HDDEDATA)~0UL)
#define CBR_BLOCK ((HDDEDATA)(LONG_PTR)-1)
/*
* Application command flags