diff simtool/chv.c @ 148:1232dea1d66a

fc-simtool: grcard1-set-pin[12] commands implemented
author Mychaela Falconia <falcon@freecalypso.org>
date Sat, 06 Feb 2021 23:52:53 +0000
parents 2adb802b2a98
children
line wrap: on
line diff
--- a/simtool/chv.c	Sat Feb 06 02:54:16 2021 +0000
+++ b/simtool/chv.c	Sat Feb 06 23:52:53 2021 +0000
@@ -11,7 +11,6 @@
 #include <winscard.h>
 #include "globals.h"
 
-static
 encode_pin_entry(arg, dest)
 	char *arg;
 	u_char *dest;