[Pkg-coolkey-commits] r46 - /coolkey/trunk/debian/patches/spelling-error-in-binary

rousseau at users.alioth.debian.org rousseau at users.alioth.debian.org
Wed Feb 23 20:39:11 UTC 2011


Author: rousseau
Date: Wed Feb 23 20:39:05 2011
New Revision: 46

URL: http://svn.debian.org/wsvn/pkg-coolkey/?sc=1&rev=46
Log:
second typo error

Modified:
    coolkey/trunk/debian/patches/spelling-error-in-binary

Modified: coolkey/trunk/debian/patches/spelling-error-in-binary
URL: http://svn.debian.org/wsvn/pkg-coolkey/coolkey/trunk/debian/patches/spelling-error-in-binary?rev=46&op=diff
==============================================================================
--- coolkey/trunk/debian/patches/spelling-error-in-binary (original)
+++ coolkey/trunk/debian/patches/spelling-error-in-binary Wed Feb 23 20:39:05 2011
@@ -1,5 +1,14 @@
 --- a/src/coolkey/slot.cpp
 +++ b/src/coolkey/slot.cpp
+@@ -129,7 +129,7 @@
+     if (numSlots > numReaders) {
+         readerListLock.releaseLock();
+ 	throw PKCS11Exception(CKR_GENERAL_ERROR,
+-			"Reader and slot count inconsistant\n");
++			"Reader and slot count inconsistent\n");
+     }
+ 
+     try {
 @@ -1974,7 +1974,7 @@
  	if (offset > size) {
  	    CKYBuffer_FreeData(&objBuffer);




More information about the Pkg-coolkey-commits mailing list