Index: draw_csect.c =================================================================== --- draw_csect.c (revision 19177) +++ draw_csect.c (revision 19178) @@ -469,7 +469,7 @@ color = COLOR_MISC; stepf = 3; } -#warning TODO: handle multiple outline layers +#warning layer TODO: handle multiple outline layers else if ((g->ltype & PCB_LYT_BOUNDARY) || (g->ltype & PCB_LYT_OUTLINE)) { outline_gid = gid; continue;