diff --git a/src/cryptoki.cxx b/src/cryptoki.cxx index fd2b8a9..91aee07 100644 --- a/src/cryptoki.cxx +++ b/src/cryptoki.cxx @@ -219,7 +219,7 @@ namespace cryptoki { if (!*this) return res; for (CK_ULONG i(0); istatus().atr.find(atr)!=string::npos) res.push_back(*it); return res; }