typos; refs #27
This commit is contained in:
@@ -91,7 +91,7 @@ int main(int argc, char** argv) try {
|
||||
id);
|
||||
if (keys.size()!=1) {
|
||||
std::cerr<<"**** ERROR: No private key: "<<keys.size()<<std::endl;
|
||||
return;
|
||||
return 1;
|
||||
}
|
||||
std::cout<<"Signing ..."<<std::endl;
|
||||
#ifndef MRW__OLD_PRE11_COMPILER
|
||||
|
Reference in New Issue
Block a user