aboutsummaryrefslogtreecommitdiffstats
path: root/src/util.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/util.h')
-rw-r--r--src/util.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/util.h b/src/util.h
index eedad610..03b800a0 100644
--- a/src/util.h
+++ b/src/util.h
@@ -230,6 +230,7 @@ int _gpgme_assuan_log_cb (assuan_context_t ctx, void *hook,
{ \
switch (comp_ul) \
{ \
+ case 2023: (result)->beta_compliance = 1; /*fallthru */ \
case 23: (result)->is_de_vs = 1; break; \
} \
} \