From 1b805a31720727008b32b1129a167758519fd4db Mon Sep 17 00:00:00 2001 From: Daniel Lange Date: Mon, 2 May 2022 16:04:21 +0200 Subject: New upstream version 3.2.0 --- HeaderLayout.h | 1 + 1 file changed, 1 insertion(+) (limited to 'HeaderLayout.h') diff --git a/HeaderLayout.h b/HeaderLayout.h index 46cca14..1cf7bf7 100644 --- a/HeaderLayout.h +++ b/HeaderLayout.h @@ -18,6 +18,7 @@ in the source distribution for its full text. typedef enum HeaderLayout_ { + HF_INVALID = -1, HF_TWO_50_50, HF_TWO_33_67, HF_TWO_67_33, -- cgit v1.2.3