From f885ee4a17a1bbb389775988898a01547c33b4d6 Mon Sep 17 00:00:00 2001 From: Jakub Jelen Date: Wed, 12 Sep 2018 14:35:42 +0200 Subject: [PATCH] opensc.conf: Make the example syntax correct --- etc/opensc.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/opensc.conf b/etc/opensc.conf index eab9b44c..4243d7ca 100644 --- a/etc/opensc.conf +++ b/etc/opensc.conf @@ -1,6 +1,6 @@ app default { # debug = 3; - # debug_file = opensc-debug.txt + # debug_file = opensc-debug.txt; framework pkcs15 { # use_file_caching = true; }