Skip to content

Commit 3134731

Browse files
Doxygen: minor formatting improvement
1 parent 80a5f44 commit 3134731

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/winscard_clnt.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2851,8 +2851,8 @@ LONG SCardTransmit(SCARDHANDLE hCard, const SCARD_IO_REQUEST *pioSendPci,
28512851
* The reader names and group names are encoded using UTF-8.
28522852
*
28532853
* The reader names is a multi-string and separated by a null character
2854-
* ('\0') and ended by a double null character like
2855-
* "Reader foo 00 00\0Reader bar 01 00\0\0".
2854+
* (\c '\0') and ended by a double null character like
2855+
* \c "Reader foo 00 00\0Reader bar 01 00\0\0".
28562856
*
28572857
* @ingroup API
28582858
* @param[in] hContext Connection context to the PC/SC Resource Manager.

0 commit comments

Comments
 (0)