diff options
Diffstat (limited to '')
-rw-r--r-- | g10/gpg.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -83,7 +83,7 @@ struct server_control_s struct { tofu_dbs_t dbs; int in_transaction; - int batch_update_ref; + int batch_updated_wanted; time_t batch_update_started; } tofu; |