mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-03 22:56:33 +02:00
Typo fixes
--
This commit is contained in:
parent
04a6b903d0
commit
836a3e4315
2 changed files with 2 additions and 2 deletions
|
@ -59,7 +59,7 @@
|
|||
#define set_error(e,t) assuan_set_error (ctx, gpg_error (e), (t))
|
||||
|
||||
|
||||
/* Macro to flag a removed card. ENODEV is also tested to catch teh
|
||||
/* Macro to flag a removed card. ENODEV is also tested to catch the
|
||||
case of a removed reader. */
|
||||
#define TEST_CARD_REMOVAL(c,r) \
|
||||
do { \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue