Index: trunk/src_plugins/draw_csect/draw_csect.c =================================================================== --- trunk/src_plugins/draw_csect/draw_csect.c (revision 19177) +++ trunk/src_plugins/draw_csect/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;