[Pcsclite-cvs-commit] r5123 - /trunk/PCSC/src/eventhandler.c

rousseau at users.alioth.debian.org rousseau at users.alioth.debian.org
Fri Aug 13 10:09:16 UTC 2010


Author: rousseau
Date: Fri Aug 13 10:09:10 2010
New Revision: 5123

URL: http://svn.debian.org/wsvn/pcsclite/?sc=1&rev=5123
Log:
Fix typo in comment

Modified:
    trunk/PCSC/src/eventhandler.c

Modified: trunk/PCSC/src/eventhandler.c
URL: http://svn.debian.org/wsvn/pcsclite/trunk/PCSC/src/eventhandler.c?rev=5123&op=diff
==============================================================================
--- trunk/PCSC/src/eventhandler.c (original)
+++ trunk/PCSC/src/eventhandler.c Fri Aug 13 10:09:10 2010
@@ -58,7 +58,7 @@
 
 /**
  * Try to unregisted a client
- * If no client is found then do no log an error
+ * If no client is found then do not log an error
  */
 LONG EHTryToUnregisterClientForEvent(int32_t filedes)
 {




More information about the Pcsclite-cvs-commit mailing list