[Pcsclite-cvs-commit] r5892 - /trunk/pcsc-tools/pcsc_scan.c
rousseau at users.alioth.debian.org
rousseau at users.alioth.debian.org
Fri Aug 19 09:32:46 UTC 2011
Author: rousseau
Date: Fri Aug 19 09:32:46 2011
New Revision: 5892
URL: http://svn.debian.org/wsvn/pcsclite/?sc=1&rev=5892
Log:
Remove extra tab
Modified:
trunk/pcsc-tools/pcsc_scan.c
Modified: trunk/pcsc-tools/pcsc_scan.c
URL: http://svn.debian.org/wsvn/pcsclite/trunk/pcsc-tools/pcsc_scan.c?rev=5892&op=diff
==============================================================================
--- trunk/pcsc-tools/pcsc_scan.c (original)
+++ trunk/pcsc-tools/pcsc_scan.c Fri Aug 19 09:32:46 2011
@@ -424,7 +424,7 @@
/* If we get out the loop, GetStatusChange() was unsuccessful */
test_rv("SCardGetStatusChange", rv, hContext);
-
+
/* We try to leave things as clean as possible */
rv = SCardReleaseContext(hContext);
test_rv("SCardReleaseContext", rv, hContext);
More information about the Pcsclite-cvs-commit
mailing list