358 |
mapi_deinit (); |
mapi_deinit (); |
359 |
wsock_end (); |
wsock_end (); |
360 |
keycache_release (1); |
keycache_release (1); |
361 |
|
/* FIXME: There seems to be a problem with the backup at the |
362 |
|
* end on EFS file systems. I currently have no access to |
363 |
|
* any EFS partition so I need to do some general investigations |
364 |
|
* to find out what the problem is. |
365 |
|
*/ |
366 |
gnupg_backup_keyrings (reg_prefs.auto_backup, |
gnupg_backup_keyrings (reg_prefs.auto_backup, |
367 |
reg_prefs.backup.mode, |
reg_prefs.backup.mode, |
368 |
reg_prefs.backup.include_secr); |
reg_prefs.backup.include_secr); |