[Pcsclite-cvs-commit] r7049 - trunk/PCSC/src

ludovic.rousseau at free.fr ludovic.rousseau at free.fr
Thu Dec 4 09:09:45 UTC 2014


Author: rousseau
Date: 2014-12-04 09:09:40 +0000 (Thu, 04 Dec 2014)
New Revision: 7049

Modified:
   trunk/PCSC/src/readerfactory.c
Log:
Fix typos in comments

Thanks to David Woodhouse for the patch


Modified: trunk/PCSC/src/readerfactory.c
===================================================================
--- trunk/PCSC/src/readerfactory.c	2014-11-30 10:37:36 UTC (rev 7048)
+++ trunk/PCSC/src/readerfactory.c	2014-12-04 09:09:40 UTC (rev 7049)
@@ -692,7 +692,7 @@
 
 						/*
 						 * tells the caller who the parent of this
-						 * clone is so it can use it's shared
+						 * clone is so it can use its shared
 						 * resources like mutex/etc.
 						 */
 						parent = i;




More information about the Pcsclite-cvs-commit mailing list