[Pcsclite-cvs-commit] CVS PKCS11/include

CVS User rousseau ludovic.rousseau at free.fr
Mon Jul 25 08:31:08 UTC 2005


Update of /cvsroot/muscleapps/PKCS11/include
In directory haydn:/tmp/cvs-serv20642/include

Modified Files:
	cryptoki.h 
Log Message:
add LOG_NONE option

Thanks to Martin Leung for the patch


--- /cvsroot/muscleapps/PKCS11/include/cryptoki.h	2004/11/28 14:30:29	1.23
+++ /cvsroot/muscleapps/PKCS11/include/cryptoki.h	2005/07/25 08:31:08	1.24
@@ -1,6 +1,6 @@
 /******************************************************************************
 ** 
-**  $Id: cryptoki.h,v 1.23 2004/11/28 14:30:29 rousseau Exp $
+**  $Id: cryptoki.h,v 1.24 2005/07/25 08:31:08 rousseau Exp $
 **
 **  Package: PKCS-11
 **  Author : Chris Osgood <oznet at mac.com>
@@ -60,6 +60,7 @@
 /* #define P11_LOG(x,...) */
 #endif
 
+#define LOG_NONE   10
 #define LOG_LOW     0
 #define LOG_MED     5
 #define LOG_HIGH    9




More information about the Pcsclite-cvs-commit mailing list