diff options
Diffstat (limited to 'backend/pixma/pixma_common.h')
-rw-r--r-- | backend/pixma/pixma_common.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/backend/pixma/pixma_common.h b/backend/pixma/pixma_common.h index 5b393dc..68d10ff 100644 --- a/backend/pixma/pixma_common.h +++ b/backend/pixma/pixma_common.h @@ -70,7 +70,7 @@ #define PIXMA_STATUS_FAILED 0x1515 #define PIXMA_STATUS_BUSY 0x1414 -#define PIXMA_MAX_ID_LEN 30 +#define PIXMA_MAX_ID_LEN 40 /* These may have been defined elsewhere */ #ifndef MIN |