Skip to content

Commit

Permalink
codespell: ifdhandler.h
Browse files Browse the repository at this point in the history
./src/PCSC/ifdhandler.h:318: alot ==> a lot, allot
./src/PCSC/ifdhandler.h:462: usefull ==> useful
  • Loading branch information
LudovicRousseau committed Feb 11, 2023
1 parent a951e07 commit d976364
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/PCSC/ifdhandler.h
Original file line number Diff line number Diff line change
Expand Up @@ -315,7 +315,7 @@ whichever location your reader resides.
SCARD_IO_HEADER, *PSCARD_IO_HEADER;

/*
* The list of tags should be alot more but this is all I use in the
* The list of tags should be a lot more but this is all I use in the
* meantime
*/
#define TAG_IFD_ATR 0x0303 /**< ATR */
Expand Down Expand Up @@ -459,7 +459,7 @@ port used by each reader.
@endcode
bInterfaceNumber is the number of the interface on the device. It is
only usefull for devices with more than one CCID interface.
only useful for devices with more than one CCID interface.
devpath is the filename of the device on the file system.
Expand Down

0 comments on commit d976364

Please sign in to comment.