Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 585576 | Differences between
and this patch

Collapse All | Expand All

(-)file_not_specified_in_diff (-1 / +4 lines)
Line  Link Here
0
-- a/winpr/libwinpr/comm/comm_serial_sys.c
0
++ b/winpr/libwinpr/comm/comm_serial_sys.c
Lines 42-47 Link Here
42
#define TTY_THRESHOLD_UNTHROTTLE 	128
42
#define TTY_THRESHOLD_UNTHROTTLE 	128
43
#define N_TTY_BUF_SIZE			4096
43
#define N_TTY_BUF_SIZE			4096
44
44
45
#ifndef CMSPAR
46
#define CMSPAR   010000000000
47
#endif
45
48
46
#define _BAUD_TABLE_END	0010020	/* __MAX_BAUD + 1 */
49
#define _BAUD_TABLE_END	0010020	/* __MAX_BAUD + 1 */

Return to bug 585576