opensc.conf: Make the example syntax correct

This commit is contained in:
Jakub Jelen 2018-09-12 14:35:42 +02:00 committed by Frank Morgner
parent 66fe060363
commit f885ee4a17
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
app default {
# debug = 3;
# debug_file = opensc-debug.txt
# debug_file = opensc-debug.txt;
framework pkcs15 {
# use_file_caching = true;
}