fixed typo

This commit is contained in:
Andreas Steffen
2009-08-26 22:25:24 +02:00
parent 51a9db85f4
commit 7c512d8b21
+1 -1
View File
@@ -109,7 +109,7 @@ chunk_t whack_pass_cb(prompt_pass_t *pass, int try)
}
/**
* Loads a PKCS#1 or PGP privatekey file
* Loads a PKCS#1 or PGP private key file
*/
private_key_t* load_private_key(char* filename, prompt_pass_t *pass,
key_type_t type)