diff misc/fc-pcsc-atr.c @ 34:91bcf84a5323

-p reader selection implemented in fc-pcsc-atr
author Mychaela Falconia <falcon@freecalypso.org>
date Fri, 12 Feb 2021 17:39:18 +0000
parents 8a4f3d00d997
children
line wrap: on
line diff
--- a/misc/fc-pcsc-atr.c	Fri Feb 12 17:28:05 2021 +0000
+++ b/misc/fc-pcsc-atr.c	Fri Feb 12 17:39:18 2021 +0000
@@ -9,6 +9,7 @@
 {
 	int rc;
 
+	parse_global_options(argc, argv);
 	setup_pcsc_context();
 	get_reader_list();
 	select_reader_by_num();