Skip to content

Commit

Permalink
scard_process_control from Main
Browse files Browse the repository at this point in the history
  • Loading branch information
Беленко Максим Сергеевич authored and Беленко Максим Сергеевич committed Jun 26, 2023
1 parent b833c61 commit 09c966e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sesman/chansrv/smartcard_pcsc.c
Original file line number Diff line number Diff line change
Expand Up @@ -1400,7 +1400,7 @@ scard_function_transmit_return(void *user_data,
int
scard_process_control(struct trans *con, struct stream *in_s)
{
sint hCard;
int hCard;
int send_bytes;
int recv_bytes;
int control_code;
Expand Down

0 comments on commit 09c966e

Please sign in to comment.