Skip to content

Commit

Permalink
Doxygen: fixed broken URL link
Browse files Browse the repository at this point in the history
fixes #151
  • Loading branch information
frankmorgner authored and LudovicRousseau committed Jan 20, 2023
1 parent d47fda2 commit fb336af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/winscard_clnt.c
Original file line number Diff line number Diff line change
Expand Up @@ -2167,7 +2167,7 @@ LONG SCardGetStatusChange(SCARDCONTEXT hContext, DWORD dwTimeout,
* @ingroup API
* @param[in] hCard Connection made from SCardConnect().
* @param[in] dwControlCode Control code for the operation.\n
* <a href="http:https://anonscm.debian.org/viewvc/pcsclite/trunk/Drivers/ccid/SCARDCONTOL.txt?view=markup">
* <a href="https:https://salsa.debian.org/rousseau/CCID/-/blob/master/SCARDCONTOL.md">
* Click here</a> for a list of supported commands by some drivers.
* @param[in] pbSendBuffer Command to send to the reader.
* @param[in] cbSendLength Length of the command.
Expand Down

0 comments on commit fb336af

Please sign in to comment.