Commit 61d58c15 authored by Juan Lang's avatar Juan Lang Committed by Alexandre Julliard

rsaenh: Fix a comment.

parent 188610e6
......@@ -1002,7 +1002,7 @@ static BOOL delete_container_key(LPCSTR pszContainerName, DWORD dwFlags)
* Stores key container's keys in a persistent location.
*
* PARAMS
* pKeyContainer [I] Pointer to the key container to be destroyed.
* pKeyContainer [I] Pointer to the key container whose keys are to be saved
*/
static void store_key_container_keys(KEYCONTAINER *pKeyContainer)
{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment