diff options
Diffstat (limited to 'src/engine-gpgconf.c')
-rw-r--r-- | src/engine-gpgconf.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/engine-gpgconf.c b/src/engine-gpgconf.c index 8be76cb2..90f32c79 100644 --- a/src/engine-gpgconf.c +++ b/src/engine-gpgconf.c @@ -958,6 +958,7 @@ struct engine_ops _gpgme_engine_ops_gpgconf = NULL, /* keylist */ NULL, /* keylist_ext */ NULL, /* keysign */ + NULL, /* tofu_policy */ NULL, /* sign */ NULL, /* trustlist */ NULL, /* verify */ |