# HG changeset patch # User Matti Hamalainen # Date 1526269049 -10800 # Node ID a77876a07425586712785235f4c4774b83539abb # Parent 91d1bb571fca1dd68dc723cc0a258f82bb041743 Oops, missed this from the last commit. diff -r 91d1bb571fca -r a77876a07425 tools/lib64fmts.c --- a/tools/lib64fmts.c Mon May 14 06:36:18 2018 +0300 +++ b/tools/lib64fmts.c Mon May 14 06:37:29 2018 +0300 @@ -736,7 +736,8 @@ { DT_COLOR_RAM, 0x2338, 0, 0, NULL, NULL }, { DT_COLOR_REG, 0x2329, 0, DC_BGCOL, NULL, NULL }, { DT_LAST, 0, 0, 0, NULL, NULL }, - } + }, + NULL }, {