1
0
Fork 0
forked from fun/fun

Doxygen code comment cleanups and fixes. No code changes. (0.41.5)

This commit is contained in:
Johannes Findeisen 2026-05-01 22:19:15 +02:00
commit 892fa3cfbf
88 changed files with 224 additions and 265 deletions

View file

@ -14,9 +14,7 @@
* Connects to a smart card in the specified reader using an existing PC/SC
* context. On success, allocates/returns a card handle id from the internal
* registry. When PCSC support is disabled at build time, this opcode returns 0.
*/
/**
*
* OP_PCSC_CONNECT: (ctx_id:int, reader_name:any) -> int
*
* - Pops: reader_name (converted to string), then ctx_id.