sync with OpenBSD -current
This commit is contained in:
parent
4b49aefbb1
commit
1fd36b57f8
945 changed files with 81965 additions and 59988 deletions
|
@ -1,8 +1,8 @@
|
|||
/* $XTermId: graphics_regis.c,v 1.149 2023/10/08 23:11:35 tom Exp $ */
|
||||
/* $XTermId: graphics_regis.c,v 1.150 2024/09/01 22:49:10 tom Exp $ */
|
||||
|
||||
/*
|
||||
* Copyright 2014-2023,2024 by Thomas E. Dickey
|
||||
* Copyright 2014-2022,2023 by Ross Combs
|
||||
* Copyright 2014-2022,2023 by Thomas E. Dickey
|
||||
*
|
||||
* All Rights Reserved
|
||||
*
|
||||
|
@ -4170,9 +4170,6 @@ load_regis_write_control(RegisParseState *state,
|
|||
TRACE(("DATA_ERROR: interpreting out of range value as 0 FIXME\n"));
|
||||
break;
|
||||
}
|
||||
if (val == 1) {
|
||||
TRACE(("ERROR: blink display method not supported FIXME\n"));
|
||||
}
|
||||
}
|
||||
break;
|
||||
case 'C':
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue