1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-02 22:46:30 +02:00

Minor fixes

This commit is contained in:
Werner Koch 2003-09-30 13:22:33 +00:00
parent 5cf6152b4c
commit 3af881581f
4 changed files with 10 additions and 38 deletions

View file

@ -228,7 +228,7 @@ dump_all_do (int slot)
continue;
rc = iso7816_get_data (slot, data_objects[i].tag, &buffer, &buflen);
if (gpg_error (rc) == GPG_ERR_NO_OBJ)
if (gpg_err_code (rc) == GPG_ERR_NO_OBJ)
;
else if (rc)
log_info ("DO `%s' not available: %s\n",