mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-01-09 01:18:00 +00:00
Comment typo in supdup.c.
Spotted in passing during all this indentation work: it had misspelled its own protocol name :-)
This commit is contained in:
parent
9cac27946a
commit
61a877cce4
@ -946,7 +946,7 @@ static int supdup_exitcode(Backend *be)
|
||||
}
|
||||
|
||||
/*
|
||||
* cfg_info for Dupdup does nothing at all.
|
||||
* cfg_info for Supdup does nothing at all.
|
||||
*/
|
||||
static int supdup_cfg_info(Backend *be)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user