added basic suisse id functions; refs #28
This commit is contained in:
@@ -435,7 +435,7 @@ namespace pcsc {
|
||||
check(SCardConnect(_connection->id(), strconv(name).c_str(),
|
||||
mode, protocol,
|
||||
&_id, &_protocol),
|
||||
"connect smartcard \""+name);
|
||||
"connect smartcard \""+name+"\"");
|
||||
}
|
||||
|
||||
//! forbidden
|
||||
|
Reference in New Issue
Block a user