mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-06-30 00:08:30 +00:00
parent
446a1f7c5a
commit
06f9a5b627
34 changed files with 115 additions and 51 deletions
2
third_party/tidy/access.c
vendored
2
third_party/tidy/access.c
vendored
|
@ -891,7 +891,7 @@ static Bool CompareColors( const int rgbBG[3], const int rgbFG[3] )
|
|||
* blue = 5.
|
||||
*********************************************************************/
|
||||
|
||||
static Bool GetRgb( ctmbstr color, int rgb[] )
|
||||
static Bool GetRgb( ctmbstr color, int rgb[3] )
|
||||
{
|
||||
uint x;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue