... and here's the rest of r6820. Ahem.

[originally from svn r6821]
[r6820 == ae83801b28]
This commit is contained in:
Simon Tatham 2006-08-28 13:08:50 +00:00
Родитель ae83801b28
Коммит efd7cad3d2
1 изменённых файлов: 2 добавлений и 1 удалений

Просмотреть файл

@ -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.