summaryrefslogtreecommitdiff
path: root/backend/pixma/pixma_common.h
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff.email>2025-06-09 14:27:53 +0200
committerJörg Frings-Fürst <debian@jff.email>2025-06-09 14:27:53 +0200
commit115d2beab18fae48374bb3dc8603a0c48df58ce1 (patch)
tree7e1920e7f69782aec0d4813963c3601d62a757c1 /backend/pixma/pixma_common.h
parenta0fd2a8557d28ec8e7bbf881f78daf7e8e8fbd6b (diff)
parent1f3f1e7d112f051f22fe7fc82739b483cef09b2a (diff)
Merge branch 'feature/upstream' into developdevelop
Diffstat (limited to 'backend/pixma/pixma_common.h')
-rw-r--r--backend/pixma/pixma_common.h2
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