]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
Const-correctness in key-loading functions.
authorSimon Tatham <anakin@pobox.com>
Mon, 11 May 2015 14:23:48 +0000 (15:23 +0100)
committerSimon Tatham <anakin@pobox.com>
Mon, 11 May 2015 14:49:09 +0000 (15:49 +0100)
commit8c4ce6d8c62a8301932d3eb0ae00f02280a68207
treef77301f53e34c8906f75b07add578b24cf4ab3dc
parentc59c6a8db99857b8e3aee8d620b3b4bfbe3f8fcc
Const-correctness in key-loading functions.

The passphrase parameter should be a const char *.
ssh.h
sshpubk.c