[Pcsclite-cvs-commit] r3223 - /trunk/HandlerTest/JavaCard/src/org/debian/alioth/pcsclite/readertest/readertest.java

rousseau at users.alioth.debian.org rousseau at users.alioth.debian.org
Sat Nov 22 20:02:34 UTC 2008


Author: rousseau
Date: Sat Nov 22 20:02:33 2008
New Revision: 3223

URL: http://svn.debian.org/wsvn/pcsclite/?sc=1&rev=3223
Log:
typo in comments

Modified:
    trunk/HandlerTest/JavaCard/src/org/debian/alioth/pcsclite/readertest/readertest.java

Modified: trunk/HandlerTest/JavaCard/src/org/debian/alioth/pcsclite/readertest/readertest.java
URL: http://svn.debian.org/wsvn/pcsclite/trunk/HandlerTest/JavaCard/src/org/debian/alioth/pcsclite/readertest/readertest.java?rev=3223&op=diff
==============================================================================
--- trunk/HandlerTest/JavaCard/src/org/debian/alioth/pcsclite/readertest/readertest.java (original)
+++ trunk/HandlerTest/JavaCard/src/org/debian/alioth/pcsclite/readertest/readertest.java Sat Nov 22 20:02:33 2008
@@ -83,7 +83,7 @@
 
     /**
      * Method installing the applet.
-     * @param bArray the array constaining installation parameters
+     * @param bArray the array containing installation parameters
      * @param bOffset the starting offset in bArray
      * @param bLength the length in bytes of the data parameter in bArray
      */
@@ -126,7 +126,7 @@
         short index;
         short readCount;
 
-        // ignore the applet select command dispached to the process
+        // ignore the applet select command dispatched to the process
         if (selectingApplet())
             return;
 




More information about the Pcsclite-cvs-commit mailing list