[Pcsclite-cvs-commit] PCSC/src hotplug_linux.c,1.18,1.19

sauveron-guest@quantz.debian.org sauveron-guest@quantz.debian.org
Mon, 20 Oct 2003 18:48:46 +0200


Update of /cvsroot/pcsclite/PCSC/src
In directory quantz:/tmp/cvs-serv19869/src

Modified Files:
	hotplug_linux.c 
Log Message:
Correct with the goods concepts constants

Index: hotplug_linux.c
===================================================================
RCS file: /cvsroot/pcsclite/PCSC/src/hotplug_linux.c,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -d -r1.18 -r1.19
--- hotplug_linux.c	18 Oct 2003 17:19:36 -0000	1.18
+++ hotplug_linux.c	20 Oct 2003 16:48:43 -0000	1.19
@@ -39,7 +39,7 @@
 #define PCSCLITE_NAMEKEY_NAME                   "ifdFriendlyName"
 #define PCSCLITE_LIBRKEY_NAME                   "CFBundleExecutable"
 
-/* PCSCLITE_MAX_READERS is defined in pcsclite.h */
+/* PCSCLITE_MAX_READERS_CONTEXTS is defined in pcsclite.h */
 #define PCSCLITE_HP_MAX_IDENTICAL_READERS	16
 #define PCSCLITE_HP_MAX_SIMUL_READERS		04
 #define PCSCLITE_HP_MAX_DRIVERS			20