[Pcsclite-cvs-commit] CVS PCSC/src

CVS User rousseau ludovic.rousseau@free.fr
Tue, 03 May 2005 06:36:39 +0000


Update of /cvsroot/pcsclite/PCSC/src
In directory haydn:/tmp/cvs-serv28081

Modified Files:
	eventhandler.h 
Log Message:
remove @typedef. It is useless and makes doxygen crash


--- /cvsroot/pcsclite/PCSC/src/eventhandler.h	2005/04/12 12:09:05	1.7
+++ /cvsroot/pcsclite/PCSC/src/eventhandler.h	2005/05/03 06:36:38	1.8
@@ -6,7 +6,7 @@
  * Copyright (C) 2004
  *  Ludovic Rousseau <ludovic.rousseau@free.fr>
  *
- * $Id: eventhandler.h,v 1.7 2005/04/12 12:09:05 rousseau Exp $
+ * $Id: eventhandler.h,v 1.8 2005/05/03 06:36:38 rousseau Exp $
  */
 
 /**
@@ -24,7 +24,6 @@
 #endif
 
 	/** 
-	 * @typedef
 	 * Define an exported public reader state structure so each
 	 * application gets instant notification of changes in state. 
 	 */