Index: fidocadj.c =================================================================== --- fidocadj.c (revision 34309) +++ fidocadj.c (revision 34310) @@ -69,11 +69,11 @@ /* other HIDs expect this to be first. */ {"outfile", "Output file name", - RND_HATT_STRING, 0, 0, {0, 0, 0}, 0, 0}, + RND_HATT_STRING, 0, 0, {0, 0, 0}, 0}, #define HA_fidocadjfile 0 {"libfile", "path to PCB.fcl", - RND_HATT_STRING, 0, 0, {0, 0, 0}, 0, 0}, + RND_HATT_STRING, 0, 0, {0, 0, 0}, 0}, #define HA_libfile 1 };