[Pcsclite-cvs-commit] r1991 - trunk/PCSC/doc
    Ludovic Rousseau 
    rousseau at costa.debian.org
       
    Fri Mar 31 16:30:57 CEST 2006
    
    
  
Author: rousseau
Date: 2006-03-31 14:30:56 +0000 (Fri, 31 Mar 2006)
New Revision: 1991
Modified:
   trunk/PCSC/doc/ifdhandler-3.tex
Log:
use \texttt{} instead of \file{} (it works with latex2html but not with
pdflatex)
Modified: trunk/PCSC/doc/ifdhandler-3.tex
===================================================================
--- trunk/PCSC/doc/ifdhandler-3.tex	2006-03-31 14:23:52 UTC (rev 1990)
+++ trunk/PCSC/doc/ifdhandler-3.tex	2006-03-31 14:30:56 UTC (rev 1991)
@@ -1128,7 +1128,7 @@
 \texttt{PCSC\_LOG\_CRITICAL} are displayed.
 
 You should not use \texttt{log\_msg} directly but use the
-\texttt{Logx()} macros defined in \file{<debuglog.h>} instead. Using the
+\texttt{Logx()} macros defined in \texttt{<debuglog.h>} instead. Using the
 macro you will also get the file name, line number and function name the
 macro is called from.
 
    
    
More information about the Pcsclite-cvs-commit
mailing list