diff options
author | Jörg Frings-Fürst <debian@jff.email> | 2025-06-09 14:27:32 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff.email> | 2025-06-09 14:27:32 +0200 |
commit | 1f3f1e7d112f051f22fe7fc82739b483cef09b2a (patch) | |
tree | 7e1920e7f69782aec0d4813963c3601d62a757c1 /backend/pixma/pixma_common.h | |
parent | a0fd2a8557d28ec8e7bbf881f78daf7e8e8fbd6b (diff) | |
parent | 652efae78c00b812033ea162d76cd13bd40dcab6 (diff) |
Update upstream source from tag 'upstream/1.4.0'
Update to upstream version '1.4.0'
with Debian dir fd49a717051e127a9bcd8813f3434d8d71ab8a4c
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 |