[Pcsclite-cvs-commit] r6196 - /trunk/PCSC/src/spy/libpcscspy.c

rousseau at users.alioth.debian.org rousseau at users.alioth.debian.org
Tue Jan 24 14:23:57 UTC 2012


Author: rousseau
Date: Tue Jan 24 14:23:56 2012
New Revision: 6196

URL: http://svn.debian.org/wsvn/pcsclite/?sc=1&rev=6196
Log:
Reformat

Modified:
    trunk/PCSC/src/spy/libpcscspy.c

Modified: trunk/PCSC/src/spy/libpcscspy.c
URL: http://svn.debian.org/wsvn/pcsclite/trunk/PCSC/src/spy/libpcscspy.c?rev=6196&op=diff
==============================================================================
--- trunk/PCSC/src/spy/libpcscspy.c (original)
+++ trunk/PCSC/src/spy/libpcscspy.c Tue Jan 24 14:23:56 2012
@@ -294,7 +294,7 @@
 
             do
             {
-                spy_line("%s", s);
+				spy_line("%s", s);
                 length += strlen(s)+1;
                 s += strlen(s)+1;
             } while(length < *len);




More information about the Pcsclite-cvs-commit mailing list