Index: trunk/src_plugins/fp_board/fp_board.c =================================================================== --- trunk/src_plugins/fp_board/fp_board.c (revision 8825) +++ trunk/src_plugins/fp_board/fp_board.c (revision 8826) @@ -109,6 +109,7 @@ /* if (strcmp(element->Name[PCB_ELEMNAME_IDX_DESCRIPTION].TextString, l->name)) */ pcb_buffer_t buff2; +#warning TODO: extend the API: /* This is not pretty: we are saving the element to a file so we can return a FILE *. Later on we should just return the footprint. */ memset(&op, 0, sizeof(op));