[Pcsclite-cvs-commit] r2725 - /trunk/Drivers/ccid/src/pcscd_ccid.rules

rousseau at users.alioth.debian.org rousseau at users.alioth.debian.org
Tue Jan 8 08:14:42 UTC 2008


Author: rousseau
Date: Tue Jan  8 08:14:42 2008
New Revision: 2725

URL: http://svn.debian.org/wsvn/pcsclite/?sc=1&rev=2725
Log:
correct comment on sleep: 1s instead of 100ms

Modified:
    trunk/Drivers/ccid/src/pcscd_ccid.rules

Modified: trunk/Drivers/ccid/src/pcscd_ccid.rules
URL: http://svn.debian.org/wsvn/pcsclite/trunk/Drivers/ccid/src/pcscd_ccid.rules?rev=2725&op=diff
==============================================================================
--- trunk/Drivers/ccid/src/pcscd_ccid.rules (original)
+++ trunk/Drivers/ccid/src/pcscd_ccid.rules Tue Jan  8 08:14:42 2008
@@ -9,7 +9,7 @@
 # last file created by the kernel, if this is present everything should be
 WAIT_FOR_SYSFS="bInterfaceProtocol"
 
-# sleep for 100ms - the wait_for_sysfs might not be enough
+# sleep for 1s - the wait_for_sysfs might not be enough
 PROGRAM="/bin/sleep 1"
 
 # Kobil mIDentity




More information about the Pcsclite-cvs-commit mailing list