summaryrefslogtreecommitdiff
path: root/xpp/mpp.h
diff options
context:
space:
mode:
Diffstat (limited to 'xpp/mpp.h')
-rw-r--r--xpp/mpp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/xpp/mpp.h b/xpp/mpp.h
index 23a0ce9..e6b8e3a 100644
--- a/xpp/mpp.h
+++ b/xpp/mpp.h
@@ -83,7 +83,7 @@ struct capkey {
} PACKED;
struct extrainfo {
- char text[24];
+ char text[EXTRAINFO_SIZE];
} PACKED;
struct mpp_header {