Tj Holowaychuk 14 years ago
parent
commit
4c952d6dbf
  1. 2
      src/color.cc

2
src/color.cc

@ -182,7 +182,7 @@ static struct named_color {
, { "whitesmoke", 0xf5f5f5ff }
, { "yellow", 0xffff00ff }
, { "yellowgreen", 0x9acd32ff }
, {NULL, NULL}
, { NULL, NULL }
};
/*

Loading…
Cancel
Save