[pkg-opensc-commit] [opensc] 237/295: removed obsolete comment

Eric Dorland eric at moszumanska.debian.org
Sat Jun 24 21:11:35 UTC 2017


This is an automated email from the git hooks/post-receive script.

eric pushed a commit to branch master
in repository opensc.

commit 74f11a32a5dbd948fc7a03df19970f15f448ba3e
Author: Frank Morgner <frankmorgner at gmail.com>
Date:   Thu Apr 13 18:45:34 2017 +0200

    removed obsolete comment
---
 src/libopensc/iso7816.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/libopensc/iso7816.c b/src/libopensc/iso7816.c
index b9127d3..f0355a6 100644
--- a/src/libopensc/iso7816.c
+++ b/src/libopensc/iso7816.c
@@ -396,7 +396,6 @@ iso7816_process_fci(struct sc_card *card, struct sc_file *file,
 			sc_log(ctx, "  type: %s", type);
 			sc_log(ctx, "  EF structure: %d", byte & 0x07);
 			sc_log(ctx, "  tag 0x82: 0x%02x", byte);
-			/* FIXME: check return value? */
 			if (SC_SUCCESS != sc_file_set_type_attr(file, &byte, 1))
 				sc_log(ctx, "Warning: Could not set file attributes");
 		}

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-opensc/opensc.git



More information about the pkg-opensc-commit mailing list