From 186be729096720e1141bc07632d70c83e92bdf2a Mon Sep 17 00:00:00 2001 From: aet Date: Mon, 29 Sep 2003 08:59:18 +0000 Subject: [PATCH] - Fix a typo - Rename init block into spy instead git-svn-id: https://www.opensc-project.org/svnp/opensc/trunk@1472 c6295689-39f2-0310-b995-f0e70906c6a9 --- etc/opensc.conf.example | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/etc/opensc.conf.example b/etc/opensc.conf.example index c6cea50f..15dd27fc 100644 --- a/etc/opensc.conf.example +++ b/etc/opensc.conf.example @@ -204,10 +204,10 @@ app opensc-pkcs11 { } # Parameters for the OpenSC PKCS11-Spy module, that logs all the -# communcation between a pkcs11 module and it's calling application: +# communication between a pkcs11 module and it's calling application: # app <--> pkcs11-spy <--> pkcs11 module app pkcs11-spy { - init { + spy { # Where to log to. # # By default, the value of the PKCS11SPY_OUTPUT environment