mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-07-13 17:17:37 -05:00
Fix typo in comment.
This commit is contained in:
2
sshaes.c
2
sshaes.c
@ -85,7 +85,7 @@
|
||||
* vtables: one for the pure software implementation, one using
|
||||
* hardware acceleration (if available), and a top-level one which is
|
||||
* never actually instantiated, and only contains a new() method whose
|
||||
* job is to decide whihc of the other two to return an actual
|
||||
* job is to decide which of the other two to return an actual
|
||||
* instance of.
|
||||
*/
|
||||
|
||||
|
Reference in New Issue
Block a user