diff options
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -59,7 +59,7 @@ * scd ** Application context vs. reader slot - We have 2 concurrent method of tracking whether a read is in use: + We have 2 concurrent method of tracking whether a reader is in use: Using the session_list in command.c and the lock_table in app.c. IT would be better to do this just at one place. First we need to see how we can support cards with multiple applications. |