Skip to content
This repository has been archived by the owner on Sep 27, 2022. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mologie committed Sep 22, 2013
1 parent 39994f1 commit 629e8db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ EVP_PKEY* load_pubkey()

if (!pubkey)
{
//throw std::runtime_error("failed to load updater public key: d2i_PUBKEY failed");
//throw std::runtime_error("failed to load public key: d2i_PUBKEY failed");
abort();
}

Expand Down

0 comments on commit 629e8db

Please sign in to comment.