[Pcsclite-git-commit] [PCSC] 03/03: Doxygen: fix typo
Ludovic Rousseau
rousseau at moszumanska.debian.org
Thu May 4 15:31:41 UTC 2017
This is an automated email from the git hooks/post-receive script.
rousseau pushed a commit to branch master
in repository PCSC.
commit 36bf013a76ba953992ef1413878ac4866852fcc8
Author: Ludovic Rousseau <ludovic.rousseau at free.fr>
Date: Thu May 4 10:00:02 2017 +0200
Doxygen: fix typo
---
src/winscard_clnt.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/winscard_clnt.c b/src/winscard_clnt.c
index ef8ebcd..1c3e600 100644
--- a/src/winscard_clnt.c
+++ b/src/winscard_clnt.c
@@ -307,7 +307,7 @@ static int CHANNEL_MAP_seeker(const void *el, const void *key)
}
/**
- * @brief Represents the an Application Context on the Client side.
+ * @brief Represents an Application Context on the Client side.
*
* An Application Context contains Channels (\c _psChannelMap).
*/
@@ -320,7 +320,7 @@ struct _psContextMap
char cancellable; /**< We are in a cancellable call */
};
/**
- * @brief Represents the an Application Context on the Client side.
+ * @brief Represents an Application Context on the Client side.
*
* typedef of _psContextMap
*/
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pcsclite/PCSC.git
More information about the Pcsclite-cvs-commit
mailing list