## Description: add some description
## Origin/Author: add some origin or author
## Bug: bug URL
Index: ccid-1.4.6/src/openct/proto-t1.c
===================================================================
--- ccid-1.4.6.orig/src/openct/proto-t1.c	2012-06-05 21:20:05.000000000 +0200
+++ ccid-1.4.6/src/openct/proto-t1.c	2012-06-05 21:20:16.313273218 +0200
@@ -288,6 +288,8 @@
 					&& ! t1->more)
 			   )
 			{
+				if (retries == 0) 
+					goto resync;
 				DEBUG_COMM4("received: %d, expected: %d, more: %d",
 					t1_seq(pcb), t1->ns, t1->more);
 
