mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-01-25 01:02:24 +00:00
... and here's the rest of r6820. Ahem.
[originally from svn r6821]
[r6820 == ae83801b28
]
This commit is contained in:
parent
ae83801b28
commit
efd7cad3d2
3
putty.h
3
putty.h
@ -931,7 +931,8 @@ char const *cfg_dest(const Config *cfg);
|
||||
/*
|
||||
* Exports from sercfg.c.
|
||||
*/
|
||||
void ser_setup_config_box(struct controlbox *b, int midsession);
|
||||
void ser_setup_config_box(struct controlbox *b, int midsession,
|
||||
int parity_mask, int flow_mask);
|
||||
|
||||
/*
|
||||
* Exports from version.c.
|
||||
|
Loading…
Reference in New Issue
Block a user