Index: trunk/src_plugins/io_eagle/read.c =================================================================== --- trunk/src_plugins/io_eagle/read.c (revision 28680) +++ trunk/src_plugins/io_eagle/read.c (revision 28681) @@ -965,8 +965,8 @@ if ((diax - drill) / 2.0 < st->ms_width) diax = drill + 2*st->ms_width; -TODO("padstack: process the extent attribute for bbvia") -TODO("padstack: revise this for numeric values ?") + TODO("padstack: process the extent attribute for bbvia") + TODO("padstack: revise this for numeric values ?") /* shape = {square, round, octagon, long, offset} binary */ TODO("{plating} check how to determine plated");